diff options
| author | 2020-06-25 11:51:19 -0700 | |
|---|---|---|
| committer | 2020-06-25 11:51:19 -0700 | |
| commit | e09307e0f8f570279271c99525e0cde6cfa84d5b (patch) | |
| tree | 4070ace775dd87ccbfdc8894d1db88616a4e3da5 /tests/base.py | |
| parent | Scheduler: 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