Join Slack
Powered by
it depends on what you're trying to do. `runBlock...
# coroutines
b
bj0
06/05/2018, 5:35 PM
it depends on what you're trying to do.
runBlocking
blocks the launching thread, it's only used here to keep the
main
function from ending
2
Views
Open in Slack
Previous
Next