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 Merge Operator always emit values sequentially #245

Merged

Conversation

iwaltgen
Copy link
Contributor

run each Observable concurrently
fix #242

@iwaltgen iwaltgen marked this pull request as ready for review April 28, 2020 14:56
@coveralls
Copy link

Pull Request Test Coverage Report for Build 781

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • 9 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.2%) to 82.879%

Files with Coverage Reduction New Missed Lines %
observable_operator.go 9 79.66%
Totals Coverage Status
Change from base Build 780: -0.2%
Covered Lines: 2769
Relevant Lines: 3341

💛 - Coveralls

@teivah
Copy link
Member

teivah commented Apr 28, 2020

That's a valid point. Thanks for having spotted it.

@teivah teivah merged commit 37fcd00 into ReactiveX:master Apr 28, 2020
@iwaltgen iwaltgen deleted the merge-operator-each-observable-goroutine branch April 28, 2020 15:07
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.

Merge Operator always emit values sequentially
3 participants