Is it okay to never call `resume` on a `Continuati...
# coroutines
m
Is it okay to never call
resume
on a
Continuation
of
suspendCoroutine
if for example the user canceled the action?