coding-cat-official / coding-cat-official/coding-cat
Create Tips for more error types
Open
future tasks
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
In worker.py, add more hints for errors such as UnboundLocalError (currently caught by NameError as it is a subclass), RecursionError (currently cuts off after a set time passed), AttributeError, etc.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.