pakoito
05/22/2020, 2:07 PMdnowak
05/26/2020, 8:32 AMEmptyCoroutineContext? Like lost MDC and any other ThreadLocal based state?pakoito
05/26/2020, 12:52 PMpakoito
05/26/2020, 12:53 PMdnowak
05/26/2020, 1:44 PMdnowak
05/26/2020, 1:45 PMIO.effect { xxx }? It sets the context to null. Does it mean that it preserves current context?pakoito
05/26/2020, 1:47 PMIO.effect(context) or coroutineContext while inside a suspend function