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 the bug that Scan may request 0 when n is 1 #1904

Merged
merged 1 commit into from
Nov 29, 2014

Conversation

zsxwing
Copy link
Member

@zsxwing zsxwing commented Nov 29, 2014

Scan may request 0 when n is 1 and request(0) makes the source Observable do nothing. The unit test demonstrates this bug.

@benjchristensen
Copy link
Member

Thank you.

@benjchristensen benjchristensen added this to the 1.0.x milestone Nov 29, 2014
benjchristensen added a commit that referenced this pull request Nov 29, 2014
Fix the bug that Scan may request 0 when n is 1
@benjchristensen benjchristensen merged commit 702a8d3 into ReactiveX:1.x Nov 29, 2014
@zsxwing zsxwing deleted the fix-scan branch November 30, 2014 08: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.

2 participants