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

forEachParallel lost input function name information #26

Open
leitsubomi opened this issue Sep 20, 2015 · 1 comment
Open

forEachParallel lost input function name information #26

leitsubomi opened this issue Sep 20, 2015 · 1 comment

Comments

@leitsubomi
Copy link

When forEachParallel expand task function from arguments array , it losts function name, even the task function has name. Please see vasync.js line 135. It will be hard to debug. Please kindly fix it in your convenience.

@davepacheco
Copy link
Contributor

Yeah, this looks to be an artifact of the way we use parallel() to implement forEachParallel().

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

No branches or pull requests

2 participants