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 panics in CAD kernel #69

Closed
hannobraun opened this issue Jan 21, 2022 · 2 comments
Closed

Handle panics in CAD kernel #69

hannobraun opened this issue Jan 21, 2022 · 2 comments
Labels
topic: core Issues relating to core geometry, operations, algorithms type: feature New features and improvements to existing features

Comments

@hannobraun
Copy link
Owner

hannobraun commented Jan 21, 2022

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.

@hannobraun hannobraun added type: feature New features and improvements to existing features topic: ui topic: core Issues relating to core geometry, operations, algorithms status: blocked Issue or pull request is blocked by another issue or pull request, or some outside circumstance labels Jan 21, 2022
@hannobraun
Copy link
Owner Author

No longer blocked. As of #763, we have support for egui now.

@hannobraun hannobraun removed the status: blocked Issue or pull request is blocked by another issue or pull request, or some outside circumstance label Jul 11, 2022
@hannobraun
Copy link
Owner Author

This issue is no longer applicable. See A New Direction for context.

@hannobraun hannobraun closed this as not planned Won't fix, can't repro, duplicate, stale May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: core Issues relating to core geometry, operations, algorithms type: feature New features and improvements to existing features
Projects
None yet
Development

No branches or pull requests

1 participant