I didn't realise you can get rebuilt stacktraces f...
# announcements
c
I didn't realise you can get rebuilt stacktraces from coroutines, that's great: https://github.com/Kotlin/kotlinx.coroutines/blob/master/docs/debugging.md I assume becuase this is debug only there must be some performance impact - is it large, does anyone know?
👀 1