aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers.py
diff options
context:
space:
mode:
authorGravatar Numerlor <[email protected]>2021-01-23 06:38:17 +0100
committerGravatar Numerlor <[email protected]>2021-01-23 06:38:17 +0100
commit9695d7d8022729efe8fab36eb7ef854aeece8163 (patch)
treea87fb2025255bcb6397c29336cefed33d9885dd7 /tests/helpers.py
parentWrap 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