Vsevolod Tolstopyatov [JB]
05/19/2020, 12:47 PMFlow.cancellable() operator for cooperative cancellation
• Emissions from flow builder now check cancellation status and are properly cancellable
• New currentCoroutineContext function to use unambiguously in the contexts with CoroutineScope in receiver position
• EXACTLY_ONCE contract support in coroutine builders.
• Various documentation improvements.gabin
05/21/2020, 6:31 PMVsevolod Tolstopyatov [JB]
05/27/2020, 9:52 AM