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

OperatorJoin #1103

Merged
merged 1 commit into from
Apr 30, 2014
Merged

OperatorJoin #1103

merged 1 commit into from
Apr 30, 2014

Conversation

akarnokd
Copy link
Member

Operator Join

Issue #1060

Remark: now that the client.onNext is called outside the synchronization block, joint results may appear in arbitrary order in case both left and right observables emit values concurrently. I suppose the strict ordering is not really expected here, but someone who uses this operator can tell (@duncani perhaps?) .

@akarnokd akarnokd mentioned this pull request Apr 25, 2014
57 tasks
@cloudbees-pull-request-builder

RxJava-pull-requests #1014 FAILURE
Looks like there's a problem with this pull request

@akarnokd
Copy link
Member Author

rx.operators.OperatorPivotTest.testConcurrencyAndSerialization needs some fixing.

@benjchristensen
Copy link
Member

rx.operators.OperatorPivotTest.testConcurrencyAndSerialization needs some fixing.

yes it does.

@benjchristensen benjchristensen merged commit cc1776d into ReactiveX:master Apr 30, 2014
@akarnokd akarnokd deleted the OperatorJoin branch April 30, 2014 07:17
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