Skip to content

Incorrect handling of arguments in "auto" in case of empty callback#966

Merged
aearly merged 2 commits intocaolan:masterfrom
ex1st:master
Dec 3, 2015
Merged

Incorrect handling of arguments in "auto" in case of empty callback#966
aearly merged 2 commits intocaolan:masterfrom
ex1st:master

Conversation

@ex1st
Copy link
Copy Markdown

@ex1st ex1st commented Nov 30, 2015

async.auto({....}, 5); -> "fn.apply is not a function"

@ex1st
Copy link
Copy Markdown
Author

ex1st commented Dec 2, 2015

@aearly, @megawac any comments?

@aearly aearly added the bug label Dec 2, 2015
@aearly
Copy link
Copy Markdown
Collaborator

aearly commented Dec 2, 2015

Sorry, busy week(s). Can you add a test case for this detail of auto?

@ex1st
Copy link
Copy Markdown
Author

ex1st commented Dec 3, 2015

@aearly, done!

aearly added a commit that referenced this pull request Dec 3, 2015
Incorrect handling of arguments in "auto" in case of empty callback
@aearly aearly merged commit f9f6204 into caolan:master Dec 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants