Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

parallel-merge unit test assertions#976

Merged
benjchristensen merged 1 commit intoReactiveX:masterfrom
benjchristensen:parallel-merge-assertions
Mar 20, 2014
Merged

parallel-merge unit test assertions#976
benjchristensen merged 1 commit intoReactiveX:masterfrom
benjchristensen:parallel-merge-assertions

Conversation

@benjchristensen
Copy link
Member

Using serialize for merge allows less threads to be used under contention instead of blocking and using them all.
This changes the assertion to be <= 3 instead of == 3 because of that.

Using serialize for merge allows less threads to be used under contention instead of blocking and using them all.
This changes the assertion to be <= 3 instead of == 3 because of that.
benjchristensen added a commit that referenced this pull request Mar 20, 2014
@benjchristensen benjchristensen merged commit c10af94 into ReactiveX:master Mar 20, 2014
@benjchristensen benjchristensen deleted the parallel-merge-assertions branch March 20, 2014 18:32
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.

1 participant