Join Slack
Powered by
My coroutine job is getting cancelled, but I have ...
# android
r
reactormonk
08/12/2024, 4:09 PM
My coroutine job is getting cancelled, but I have no idea why. I tried catching the
CancellationException
and running
e.message
and
e.cause
, but neither really add anything. Is there a way to dig deeper?
Open in Slack
Previous
Next