-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Closed
Labels
Description
Version 2.2.20 - October 6, 2020 (Maven)
Bugfixes
- Fix
Observable.flatMap
withmaxConcurrency
hangs (2.x: Fix Observable.flatMap with maxConcurrency hangs (#6947) #6960) - Fix
Observable.toFlowable(ERROR)
not cancelling uponMissingBackpressureException
(2.x: Fix toFlowable(ERROR) not cancelling upon MBE #7084) - Fix
Flowable.concatMap
backpressure with scalars. (2.x: Fix Flowable.concatMap backpressure w/ scalars #7091)
davidmoten