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

Don't panic #380

Open
Sharktheone opened this issue Feb 21, 2024 · 0 comments
Open

Don't panic #380

Sharktheone opened this issue Feb 21, 2024 · 0 comments
Labels
research Research thread to explore possible approaches

Comments

@Sharktheone
Copy link
Member

It is probably a good idea to have gosub to be no_panic. We can check that with no_panic

However I'm not sure, how that will be with dependencies, for example the v8 bindings also can panic. We might need to fork them and replace panics with error propagation. But for now the best solution is probably to just have all gosub crates `no_panic´ and care about external dependencies later.

@Sharktheone Sharktheone added the research Research thread to explore possible approaches label Feb 21, 2024
@jaytaph jaytaph changed the title No panic Don't panic Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
research Research thread to explore possible approaches
Projects
Status: 📝 Todo
Development

No branches or pull requests

1 participant