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

fixes error cutoff issue #276 #283

Merged
merged 1 commit into from
Aug 11, 2014

Conversation

spion
Copy link
Collaborator

@spion spion commented Aug 11, 2014

This fixes #276

Note: the tests when_map.js and when_reduce.js never complete, so this pull request may still be having some problems

Assertion that gets stuck in when_map.js:

"should map input when mapper returns a promise with concurrency:"

Assertion that gets stuck in when_reduce.js:

"should reduce in input order:"

Edit: these are probably unrelated to the PR, as the same thing happens when I run the tests on current master

@petkaantonov petkaantonov merged commit 0d2885a into petkaantonov:master Aug 11, 2014
@petkaantonov
Copy link
Owner

Thanks, tests are not getting stuck for me though.

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

Successfully merging this pull request may close these issues.

Strange behaviour with error reporting using mocha and bluebird
2 participants