Join Slack
Powered by
Do actors use the fast path when `send(...)` is ca...
# coroutines
l
louiscad
03/26/2018, 1:43 PM
Do actors use the fast path when
send(...)
is called from their own
CoroutineContext
, like
withContext(...) { ... }
does?
2
Views
Open in Slack
Previous
Next