Will do. However I will say that I would find it m...
# coroutines
l
Will do. However I will say that I would find it more intuitive if
getCancellationException
didn't have this behavior, specifically that it shouldn't return the inner thrown exception in the
cause
field when it terminated exceptionally (but was not canceled). Either way, thanks!