Skip to content

1.x: Fix Completable swallows OnErrorNotImplementedException #3904

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

Merged
merged 1 commit into from
May 2, 2016
Merged

1.x: Fix Completable swallows OnErrorNotImplementedException #3904

merged 1 commit into from
May 2, 2016

Conversation

pt2121
Copy link

@pt2121 pt2121 commented May 1, 2016

Fixed #3860

@akarnokd akarnokd added the Bug label May 1, 2016
@akarnokd
Copy link
Member

akarnokd commented May 1, 2016

Looks good, 👍

I wonder, shouldn't we switch to Exceptions.throwIfFatal as in Observable? Of course, the whole Completable needs rechecking.

@pt2121
Copy link
Author

pt2121 commented May 1, 2016

Updated to use Exceptions.throwIfFatal. Thanks!

@zsxwing
Copy link
Member

zsxwing commented May 2, 2016

👍

@akarnokd akarnokd merged commit 191f023 into ReactiveX:1.x May 2, 2016
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.

3 participants