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

Add default handler for uncaught exceptions #72

Open
alexdewar opened this issue Sep 12, 2022 · 1 comment
Open

Add default handler for uncaught exceptions #72

alexdewar opened this issue Sep 12, 2022 · 1 comment
Labels
enhancement New feature or request hacktoberfest Issues which could be worked on as part of hacktoberfest

Comments

@alexdewar
Copy link
Contributor

In general, I think it would be useful to have a way to display to users that an uncaught exception has occurred. If we wanted to be extra fancy, we could have a way to e.g. automatically email the traceback to the devs.

See my implementation here: https://github.com/ImperialCollegeLondon/iPANACEA/blob/8ca614a0b507578a382e08e8cadaf24e38bffe75/ipanacea/extensions/main/presenter.py#L21

(@dalonsoa Maybe this would be another good candidate for Hacktoberfest?)

@dalonsoa
Copy link
Collaborator

It's not a bad idea. But, I'd suggest we invest the Hacktoberfest time in stuff we don't have too much opportunity to work as part of a project - eg. side RSE projects like guikit or pycsvy, personal projects, etc. In practice, time permitting, this can be done as part of the activities of the project.

@alexdewar alexdewar added hacktoberfest Issues which could be worked on as part of hacktoberfest enhancement New feature or request labels Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Issues which could be worked on as part of hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants