cyberkitsune / cyberkitsune/DDRBot
Handle exceptions properly in coroutines
Open
enhancement
stability
- Dominant language
- Python
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Right now all the tasks (auto, monitor, db, feed, etc) don't have a default exception handler. A default one should be created and attempt to recover the task on exception. [Good info on it here](https://www.roguelynn.com/words/asyncio-exception-handling/)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.