so this `try` doesn’t seem to be working in catchi...
# coroutines
a
so this
try
doesn’t seem to be working in catching cancellations (the program still spits out an error) when
newContext.job
is cancelled … any reason why and how I can fix this?