Skip to content

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

Merged
akarnokd merged 1 commit intoReactiveX:2.xfrom
davidmoten:doAfterNext-fix-post-terminal-emission
Dec 3, 2016
Merged

2.x: doAfterNext - prevent post-error calls to consumer#4903
akarnokd merged 1 commit intoReactiveX:2.xfrom
davidmoten:doAfterNext-fix-post-terminal-emission

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.

3 participants