Join Slack
Powered by
<@U1TCY49GT> A `CommonPool`, that is used by defau...
# coroutines
e
elizarov
01/30/2018, 3:22 PM
@dstarcev
A
CommonPool
, that is used by default, does not create threads either when you use
async
. It is using shared thread pool. One for everybody.
Open in Slack
Previous
Next