Join Slack
Communities
Powered by
<@U2E974ELT> just generally, we're using `job.canc...
# coroutines
g
groostav
06/02/2017, 3:18 AM
@elizarov
just generally, we're using
job.cancel()
and
withTimeout
in conjunction, and I realize that code written as
catch(ex: CancellationException)
might be written
thinking its handling one case when it is actually be handling another.
Open in Slack
Previous
Next