-
Notifications
You must be signed in to change notification settings - Fork 48
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
Labels
help wanted
Seeking public contribution on this issue
Comments
Note: Use async 2.0 instead |
Anything blocking this one? |
As the referenced commit says this is done in #25 |
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
parallel
andeach
=>run-parallel
series
andeachSeries
=>run-series
parallelLimit
andeachLimit
=>run-parallelLimit
setImmediate
=>global.setImmediate
(shimmed through core-js already)queue
=> need more researchThe text was updated successfully, but these errors were encountered: