sdeleuze
04/12/2019, 8:16 AMDariusz Kuc
04/12/2019, 8:50 AMDariusz Kuc
04/12/2019, 8:50 AMsdeleuze
04/12/2019, 9:46 AMCoroutineScope.mono
which is EmptyCoroutineContext
, but we plan interop between Reactor and Coroutines context, see https://github.com/Kotlin/kotlinx.coroutines/issues/284. That should allow us to support Security and Reactive transactions for example.Dariusz Kuc
04/12/2019, 11:06 AMtgirard12
04/15/2019, 11:50 AMWe are also going to make Reactor and coroutines context interoperable to support security and reactive transactions
I'm not sure to understand if coroutine are not supported for security and transactions at all or if only the switch between reactive and coroutine world are not supportedsdeleuze
04/15/2019, 11:53 AM