How would I get a stacktrace where a coroutine is coming from on Android? Even an ugly digging with the debugger would be nice. Currently it's just pointing to the coroutine executing engine without any useful info.
Oi, the last time I read about it it was not working, now better? 🤔
c
Colton Idle
04/02/2025, 9:10 PM
i sometimes still get coroutines stack traces that dont point to an actual piece of code.
i sorta wish we had this but for coroutines https://github.com/uber/RxDogTag