Came up with that I think is a small repro case he...
# coroutines
b
Came up with that I think is a small repro case here: https://pl.kotl.in/h0f2ojO-z. I expected to only ever catch my thrown exception there, but sometimes I see
cancelled: kotlinx.coroutines.JobCancellationException: Parent job is Cancelling; job=JobImpl{Cancelling}@2401f4c3
.