aboutsummaryrefslogtreecommitdiffstats
path: root/reactive/kotlinx-coroutines-reactive/test/FlowAsPublisherTest.kt
Commit message (Expand)AuthorAgeFilesLines
* Consistently handle exceptions in reactive streams (#2646)dkhalanskyjb2021-04-201-4/+20
* Support context in Flow.asPublisher and similar methods (#2156)Roman Elizarov2020-08-101-1/+75
* Fix race in Flow.asPublisher (#2124)Roman Elizarov2020-07-161-5/+4
* Coroutine context propagation for Reactor to coroutines API migration (#1377)SokolovaMaria2019-08-091-0/+79