3.x: Reenable XFlatMapTest.maybeSingle · Issue #6892 · ReactiveX/RxJava (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Assignees
Description
There is a small behavior difference between Flowable.flatMap
and Maybe.flatMapSingle
that made the test fail. Namely, the effect of disposing before the function returns the inner source.
Metadata
Metadata
Labels
Development
No branches or pull requests