Join Slack
Powered by
But user code can amend the context. The simplest ...
# coroutines
e
elizarov
01/17/2017, 9:36 AM
But user code can
amend
the context. The simplest example is naming your coroutines with
runSuspending(CoroutineName("MyName")) { ... }
.
Open in Slack
Previous
Next