Join Slack
Powered by
hi, if I cancel a coroutine `Job` is there a way t...
# server
m
Mickey Donaghy
08/25/2021, 8:28 AM
hi, if I cancel a coroutine
Job
is there a way to find out where it was stuck? I can pass a
CancellationException
in
, but what I really want is a traceback for where it was when it got cancelled.
c
christophsturm
08/25/2021, 8:48 AM
#coroutines
2
Views
Open in Slack
Previous
Next