Join Slack
Powered by
However, coroutines are so lightweight (unlike thr...
# coroutines
e
elizarov
01/17/2017, 10:58 AM
However, coroutines are so lightweight (unlike thread), so when you need to change a context (like changing threadlocals) you just start a new coroutine with an updated context.
3
Views
Open in Slack
Previous
Next