Skip to content

fix error handling in onBackpressureDrop#3640

Merged
akarnokd merged 1 commit intoReactiveX:1.xfrom
davidmoten:fix-onBackpressureDrop-error-handling
Jan 24, 2016
Merged

fix error handling in onBackpressureDrop#3640
akarnokd merged 1 commit intoReactiveX:1.xfrom
davidmoten:fix-onBackpressureDrop-error-handling

Conversation

@davidmoten
Copy link
Collaborator

onDrop.call() was not wrapped in an appropriate try catch to prevent the error from being reported from an upstream operator.

This PR includes a unit test that failed on the original code.

@akarnokd akarnokd added the Bug label Jan 24, 2016
@akarnokd
Copy link
Member

👍

1 similar comment
@zsxwing
Copy link
Member

zsxwing commented Jan 24, 2016

👍

akarnokd added a commit that referenced this pull request Jan 24, 2016
…-handling

fix error handling in onBackpressureDrop
@akarnokd akarnokd merged commit 71d3d0f into ReactiveX:1.x Jan 24, 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