Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use modular async #14

Closed
dignifiedquire opened this issue May 11, 2016 · 4 comments
Closed

Use modular async #14

dignifiedquire opened this issue May 11, 2016 · 4 comments
Assignees
Labels
help wanted Seeking public contribution on this issue

Comments

@dignifiedquire
Copy link
Member

  • parallel and each => run-parallel
  • series and eachSeries => run-series
  • parallelLimit and eachLimit => run-parallelLimit
  • setImmediate => global.setImmediate (shimmed through core-js already)
  • queue => need more research
@dignifiedquire dignifiedquire added the help wanted Seeking public contribution on this issue label May 11, 2016
dignifiedquire added a commit that referenced this issue Aug 18, 2016
@dignifiedquire dignifiedquire changed the title Replace async Use modular async Aug 18, 2016
@daviddias
Copy link
Member

Note: Use async 2.0 instead

@daviddias
Copy link
Member

Anything blocking this one?

@dignifiedquire
Copy link
Member Author

As the referenced commit says this is done in #25

@dignifiedquire
Copy link
Member Author

Tracking in #25, closing here.

dignifiedquire added a commit that referenced this issue Sep 8, 2016
daviddias pushed a commit that referenced this issue Sep 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Seeking public contribution on this issue
Projects
None yet
Development

No branches or pull requests

2 participants