-
Notifications
You must be signed in to change notification settings - Fork 36
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
auto allows functions to start after error is passed #57
Comments
Thanks for the issue! I have the test case and can't reproduce it. neo-async/test/controlFlow/test.auto.js Lines 320 to 334 in 3cfae1d
|
neo-async v2.5
async v2.1.4
|
@e174596549 |
I published it on |
This version can be executed correctly. Thanks! 👍🏻 |
This issue #988 was fixed in async v1.5.1 but still exist in neo-async.
Throw an exception when async.auto calls back with an error
Error: async.auto task has cyclic dependencies
.The text was updated successfully, but these errors were encountered: