Add default handler for uncaught exceptions #72
Labels
enhancement
New feature or request
hacktoberfest
Issues which could be worked on as part of hacktoberfest
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?)
The text was updated successfully, but these errors were encountered: