aboutsummaryrefslogtreecommitdiffstats
path: root/tests/base.py
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2020-06-25 11:51:19 -0700
committerGravatar MarkKoz <[email protected]>2020-06-25 11:51:19 -0700
commite09307e0f8f570279271c99525e0cde6cfa84d5b (patch)
tree4070ace775dd87ccbfdc8894d1db88616a4e3da5 /tests/base.py
parentScheduler: remove duplicate dict delete (diff)
Scheduler: only close unawaited coroutines
The coroutine may cancel the scheduled task, which would also trigger the finally block. The coroutine isn't necessarily finished when it cancels the task, so it shouldn't be closed in this case.
Diffstat (limited to 'tests/base.py')
0 files changed, 0 insertions, 0 deletions