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

Rethrow error in join #276

Closed

Conversation

kbullaughey
Copy link

Fixes #274. It seems undesirable to swallow an error merely as a result of registering an error handler as this changes the logic of promise chains that involve the runloop in a way that is contingent on an error handler, which generally seem used for passing logging.

@rwjblue
Copy link
Collaborator

rwjblue commented Nov 23, 2017

I believe #277 is the correct fix, would you mind reviewing?

@kbullaughey
Copy link
Author

I Agree.

@kbullaughey kbullaughey deleted the rethrow-error-in-join branch November 23, 2017 21:28
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.

2 participants