is there any way to find the origin of a JobCancellationException on Android ? There is no stacktrace displayed in logcat 😢 the debug probes still doesn't look available
g
gildor
10/19/2020, 9:50 AM
have you enabled debug mode for coroutines (debug probe is different thing, it’s more like thread dump)?