Join Slack
Powered by
Now, do we really need the concept of `currentCont...
# coroutines
e
elizarov
01/17/2017, 10:39 AM
Now, do we really need the concept of
currentContext
? E.g. what shall be the default behavior of
runSuspending
be? Shall it, by default, use an empty context or inherit the context of the parent coroutine?
Open in Slack
Previous
Next