Join Slack
Powered by
What's the expected behavior if I call `runBlockin...
# coroutines
p
py
06/17/2021, 8:04 PM
What's the expected behavior if I call
runBlocking(dispatcher)
with a dispatcher that wraps a shut down executor? And is it possible that this.. blocks forever?
3
Views
Open in Slack
Previous
Next