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

Fixed negative request due to unsubscription of a large requester #3167

Merged
merged 1 commit into from Aug 24, 2015

Conversation

akarnokd
Copy link
Member

Reported in #3166

What happened is that if there are multiple subscribers, one with larger requests than the others and it unsubscribed early, the new max request of the others then became smaller than before which yielded a negative difference and thus a negative request.

@akarnokd akarnokd added the Bug label Aug 20, 2015
akarnokd added a commit that referenced this pull request Aug 24, 2015
Fixed negative request due to unsubscription of a large requester
@akarnokd akarnokd merged commit e588446 into ReactiveX:1.x Aug 24, 2015
@akarnokd akarnokd deleted the ReplayManageRequestsFix branch August 24, 2015 21:18
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.

None yet

1 participant