Join Slack
Powered by
Don’t use `async`. It eats exception as designed. ...
# coroutines
e
elizarov
12/20/2017, 9:22 AM
Don’t use
async
. It eats exception as designed. See here for details:
https://stackoverflow.com/questions/46226518/what-is-the-difference-between-launch-join-and-async-await-in-kotlin-coroutines
👍 1
Open in Slack
Previous
Next