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

Fix retry with predicate ignoring backpressure. #3129

Merged
merged 1 commit into from
Aug 6, 2015

Conversation

akarnokd
Copy link
Member

@akarnokd akarnokd commented Aug 3, 2015

Apparently, we forgot about this operator. The backpressure handling is a trivial case with ProducerArbiter. I've also fixed some apparent code indentation error.

Originally reported in #3128 with a test case which I didn't include due to its lengthy nature; however, I did run the test manually and both passed after the fix.

@akarnokd akarnokd added the Bug label Aug 3, 2015
akarnokd added a commit that referenced this pull request Aug 6, 2015
Fix retry with predicate ignoring backpressure.
@akarnokd akarnokd merged commit d31d46a into ReactiveX:1.x Aug 6, 2015
@akarnokd akarnokd deleted the RetryPredicateFix branch September 9, 2015 15:33
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.

1 participant