Skip to content

2.x: fix & update Observable.repeatWhen and redoWhen#4910

Closed
akarnokd wants to merge 1 commit into
ReactiveX:2.xfrom
akarnokd:ObservableRepeatWhenFix
Closed

2.x: fix & update Observable.repeatWhen and redoWhen#4910
akarnokd wants to merge 1 commit into
ReactiveX:2.xfrom
akarnokd:ObservableRepeatWhenFix

Conversation

@akarnokd

@akarnokd akarnokd commented Dec 9, 2016

Copy link
Copy Markdown
Member

This PR fixes the Observable.repeatWhen not completing properly if the handler completes. In addition, the ObservableRedo has been split to ObservableRetryWhen and ObservableRepeatWhen just like their Flowable counterpart and are now they use a less convoluted algorithm.

Related: #4909

@akarnokd akarnokd added this to the 2.0 backlog milestone Dec 9, 2016
@akarnokd akarnokd closed this Dec 9, 2016
@akarnokd akarnokd deleted the ObservableRepeatWhenFix branch March 24, 2017 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant