diff options
| author | 2021-01-03 16:52:10 -0800 | |
|---|---|---|
| committer | 2021-01-04 23:19:59 -0800 | |
| commit | 918cdcebf97b754d0c72900503bd3aef96fe9dac (patch) | |
| tree | d45d924077368b08a43616f7ecdf9d8182f9b1de /tests/test_helpers.py | |
| parent | HelpChannels: 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