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 Correct Flowable#toObservable BackpressureSupport #6320

Closed
philleonard opened this issue Nov 21, 2018 · 0 comments
Closed

2.x Correct Flowable#toObservable BackpressureSupport #6320

philleonard opened this issue Nov 21, 2018 · 0 comments

Comments

@philleonard
Copy link
Contributor

Like in Observable.fromPublisher the @BackpressureSupport annotation should be more explicit in reflecting that the kind of backpressure that ObservableFromPublisher implements is in fact unbounded as opposed to none.

@philleonard philleonard changed the title Correct Flowable#toObservable BackpressureSupport 2.x Correct Flowable#toObservable BackpressureSupport Nov 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant