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

2.x: Observable.repeatWhen fix for onError #4819

Merged
merged 1 commit into from
Nov 7, 2016

Conversation

akarnokd
Copy link
Member

@akarnokd akarnokd commented Nov 7, 2016

Observable.repeatWhen was not properly signalling an upstream onError case. The Flowable.repeatWhen works as expected.

@akarnokd akarnokd added the Bug label Nov 7, 2016
@akarnokd akarnokd added this to the 2.0 backlog milestone Nov 7, 2016
@akarnokd akarnokd merged commit ba6f392 into ReactiveX:2.x Nov 7, 2016
@akarnokd akarnokd deleted the RepeatWhenOnErrorFix branch November 7, 2016 18:58
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