Skip to content

1.x: fromAsync - handle post-terminal events #4427

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

Merged

Conversation

davidmoten
Copy link
Collaborator

fromAsync did not handle post-terminal events properly when overflow occurs.

Added three unit tests that failed on original logic.

@codecov-io
Copy link

codecov-io commented Aug 26, 2016

Current coverage is 84.26% (diff: 73.33%)

Merging #4427 into 1.x will decrease coverage by 0.12%

@@                1.x      #4427   diff @@
==========================================
  Files           270        270          
  Lines         17518      17533    +15   
  Methods           0          0          
  Messages          0          0          
  Branches       2677       2680     +3   
==========================================
- Hits          14785      14775    -10   
- Misses         1877       1897    +20   
- Partials        856        861     +5   

Powered by Codecov. Last update 743f164...ed0dae4

@akarnokd akarnokd added the Bug label Aug 26, 2016
@akarnokd akarnokd merged commit 5ac4d2a into ReactiveX:1.x Aug 26, 2016
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.

3 participants