https://kotlinlang.org logo
d

deviant

05/30/2017, 9:51 AM
guys, is there any reason why my app doesn't crash?
Copy code
async(UI) {
        error("boom")
    }
it just eats exception silently