guys, is there any reason why my app doesn't crash...
# coroutines
d
guys, is there any reason why my app doesn't crash?
Copy code
async(UI) {
        error("boom")
    }
it just eats exception silently