Handle panics in CAD kernel #69
Labels
topic: core
Issues relating to core geometry, operations, algorithms
type: feature
New features and improvements to existing features
Right now, the CAD kernel is panicking left and right. I intend to address this with #68, but panics due to bugs will always be an issue. I think it is desirable to catch panics in CAD kernel code and display those to the user as a special critical error, with the request to file a bug.
This issue is kind of blocked by #68, definitely blocked by #116.
The text was updated successfully, but these errors were encountered: