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

2.x: doAfterNext - prevent post-error calls to consumer #4903

Merged

Conversation

davidmoten
Copy link
Collaborator

This PR

  • prevents further calls to the consumer if an error has been thrown

@davidmoten davidmoten changed the title doAfterNext - prevent post-error calls to consumer 2.x: doAfterNext - prevent post-error calls to consumer Dec 3, 2016
@codecov-io
Copy link

Current coverage is 95.68% (diff: 100%)

Merging #4903 into 2.x will increase coverage by 0.02%

@@                2.x      #4903   diff @@
==========================================
  Files           586        586          
  Lines         37399      37401     +2   
  Methods           0          0          
  Messages          0          0          
  Branches       5624       5625     +1   
==========================================
+ Hits          35774      35786    +12   
+ Misses          688        674    -14   
- Partials        937        941     +4   

Powered by Codecov. Last update a39fa89...10ef08e

@akarnokd akarnokd merged commit d52cce9 into ReactiveX:2.x Dec 3, 2016
@akarnokd akarnokd added this to the 2.0 backlog milestone Dec 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants