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: cleanup, fixes, coverage 10/24-1 #4761

Merged
merged 2 commits into from
Oct 24, 2016

Conversation

akarnokd
Copy link
Member

  • Remove unused or unnecessary code paths.
  • Fix cancellation bugs in Flowable operators.
  • Unify MapNotification, Materialize, OnErrorReturn last element backpressure under the same helper class.
  • Move FlowableBlockingIterator into FlowableBlockingIterable.
  • Reuse parts of FlowableSequenceEqual in FlowableSequenceEqualSingle.

@akarnokd akarnokd merged commit 3634c92 into ReactiveX:2.x Oct 24, 2016
@akarnokd akarnokd deleted the Coverage_10_24_1 branch October 24, 2016 15:17
@akarnokd akarnokd mentioned this pull request Oct 27, 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.

2 participants