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

Operator exists() - implement backpressure and include last value in exception cause #2988

Merged
merged 1 commit into from
May 29, 2015

Conversation

davidmoten
Copy link
Collaborator

Implemented backpressure using SingleDelayedProducer and while I was there ensured that the last value is in the exception cause when the predicate throws an exception.

akarnokd added a commit that referenced this pull request May 29, 2015
Operator exists() - implement backpressure and include last value in exception cause
@akarnokd akarnokd merged commit e6e413d into ReactiveX:1.x May 29, 2015
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

2 participants