diff options
| author | 2021-01-23 06:38:17 +0100 | |
|---|---|---|
| committer | 2021-01-23 06:38:17 +0100 | |
| commit | 9695d7d8022729efe8fab36eb7ef854aeece8163 (patch) | |
| tree | a87fb2025255bcb6397c29336cefed33d9885dd7 /tests/helpers.py | |
| parent | Wrap whole string in shorten (diff) | |
Cancel current task inside coro to not keep track of attempts manually
The scheduler shields the coroutine from cancellation so we can cancel
the scheduler's tasks inside of it to avoid the error from multiple
tasks with the same id trying to be scheduled which the manual tracking
of attempts solved
Co-authored-by: MarkKoz <[email protected]>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions