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 issue #595 about null in toList operator #633

Merged
merged 1 commit into from
Dec 23, 2013

Conversation

zsxwing
Copy link
Member

@zsxwing zsxwing commented Dec 18, 2013

just fixed the issue #595 about null values. I suppose that 'toList' does not need to handle the concurrent problem, so I use ArrayList.

@cloudbees-pull-request-builder

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

@benjchristensen
Copy link
Member

Thanks!

benjchristensen added a commit that referenced this pull request Dec 23, 2013
Fixed issue #595 about null in toList operator
@benjchristensen benjchristensen merged commit 409e32b into ReactiveX:master Dec 23, 2013
@zsxwing zsxwing deleted the fix-issue-595 branch December 24, 2013 02:45
rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 2014
jihoonson pushed a commit to jihoonson/RxJava that referenced this pull request Mar 6, 2020
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.

None yet

3 participants