Dropped exceptions might happen when you do `async...
# coroutines
e
Dropped exceptions might happen when you do
async {...}
. Not sure how to best address it.