aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_helpers.py
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2021-01-03 16:52:10 -0800
committerGravatar MarkKoz <[email protected]>2021-01-04 23:19:59 -0800
commit918cdcebf97b754d0c72900503bd3aef96fe9dac (patch)
treed45d924077368b08a43616f7ecdf9d8182f9b1de /tests/test_helpers.py
parentHelpChannels: fix race condition between claiming and unclaiming (diff)
Add asyncio.create_task wrapper which logs exceptions
Normally exceptions are only logged when tasks are garbage collected. This wrapper will allow them to be logged immediately through a done callback. This is similar to how the Scheduler logs errors.
Diffstat (limited to 'tests/test_helpers.py')
0 files changed, 0 insertions, 0 deletions