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

Adding backpressure to OnSubscribeRedo #1548

Merged
merged 1 commit into from
Aug 11, 2014

Conversation

stealthcode
Copy link

No description provided.

@stealthcode
Copy link
Author

This should fix issue #1486

@cloudbees-pull-request-builder

RxJava-pull-requests #1466 SUCCESS
This pull request looks good

@benjchristensen
Copy link
Member

Seems good. One edge case we may want to look at is if consumerCapacity == 0 then it probably shouldn't re-subscribe until it receives a request for more.

benjchristensen added a commit that referenced this pull request Aug 11, 2014
Adding backpressure to OnSubscribeRedo
@benjchristensen benjchristensen merged commit 82a04d9 into ReactiveX:master Aug 11, 2014
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.

3 participants