Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle exceptions properly in coroutines #1

Open
cyberkitsune opened this issue Feb 25, 2020 · 0 comments
Open

Handle exceptions properly in coroutines #1

cyberkitsune opened this issue Feb 25, 2020 · 0 comments
Labels
enhancement New feature or request stability Features to make software more reliable

Comments

@cyberkitsune
Copy link
Owner

cyberkitsune commented Feb 25, 2020

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

@cyberkitsune cyberkitsune added enhancement New feature or request stability Features to make software more reliable labels Feb 25, 2020
@cyberkitsune cyberkitsune changed the title Handle Exceptions Properly in coroutines Handle exceptions properly in coroutines Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stability Features to make software more reliable
Projects
None yet
Development

No branches or pull requests

1 participant