Skip to content

Ensure all critical exceptions are caught, if possible #140

@TechnikEmpire

Description

@TechnikEmpire

There are a few critical exceptions thrown for super edge case, critical errors that get caught. However, it appears that one of these has happened, and just shut down the program. I suppose that was the original design as they were deemed unrecoverable errors. However, we should look at some way to gracefully handle them.

Related to #139

Perhaps #139 is the only way to handle such critical exceptions, letting the exception cross the boundary and forcing termination.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions