3.x: Reenable XFlatMapTest.maybeSingle · Issue #6892 · ReactiveX/RxJava (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Assignees

akarnokd

@akarnokd

Description

@akarnokd

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

Issue actions