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

lint against panics in product crates #707

Closed
OmarTawfik opened this issue Dec 13, 2023 · 1 comment
Closed

lint against panics in product crates #707

OmarTawfik opened this issue Dec 13, 2023 · 1 comment
Assignees

Comments

@OmarTawfik
Copy link
Contributor

Prevent panics in Rust and NAPI parser crates, as they block clients, and terminate the calling NodeJS process, with no way to recover/inspect the errors:

@OmarTawfik
Copy link
Contributor Author

This is less of a concern now because of #706

@OmarTawfik OmarTawfik closed this as not planned Won't fix, can't repro, duplicate, stale May 27, 2024
@github-project-automation github-project-automation bot moved this from ⏳ Todo to ✅ Done in Slang - 2024 H1 May 27, 2024
@OmarTawfik OmarTawfik self-assigned this May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: ✅ Done
Development

No branches or pull requests

2 participants