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

Defend against multiple callbacks in async.waterfall #815

Closed
aearly opened this issue Jun 30, 2015 · 1 comment · Fixed by #1050
Closed

Defend against multiple callbacks in async.waterfall #815

aearly opened this issue Jun 30, 2015 · 1 comment · Fixed by #1050
Milestone

Comments

@aearly
Copy link
Collaborator

aearly commented Jun 30, 2015

This would invalidate the test here: https://github.com/caolan/async/blob/master/test/test-async.js#L883

It will enable use to simplify the implementation significantly, and improve performance.

@charlierudolph
Copy link
Contributor

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants