Skip to content

Remove skipped retryWhen test make retryWhen correction #59

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
Jun 12, 2016

Conversation

mbonneau
Copy link
Member

Removed a skipped test in retryWhen. Made correction to behavior of retryWhen when the source errors and the notification observable completes. From https://github.com/Reactive-Extensions/RxJS/blob/master/doc/api/core/operators/retrywhen.md: "If the source observable errors and the notifier completes, it will complete the source sequence."

@davidwdan davidwdan merged commit 0f0d2d1 into ReactiveX:master Jun 12, 2016
@mbonneau mbonneau deleted the retryWhen_skip branch June 12, 2020 01:54
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