Log unhandled exceptions raised from tasks
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 11
- Avg merge
- 20h 7m
- Merged PRs (30d)
- 2
Description
Currently any unhandled exceptions raised from within any running tasks have their stack trace output to the local console and nothing else. [Pycord's documentation on the `Loop` class](https://docs.pycord.dev/en/stable/ext/tasks/index.html#discord.ext.tasks.Loop) describes how error handling can be done effectively for tasks
Contributor guide
Assessment
This issue has not been assessed yet.