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

Catch panics in encoding NIF results #656

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Conversation

filmor
Copy link
Member

@filmor filmor commented Oct 11, 2024

Also adds tests for panicking in parameters, return values and the NIF
function itself.

Fixes #655

Also adds tests for panicking in parameters, return values and the NIF
function itself.

Fixes #655
@filmor filmor merged commit 3294997 into master Oct 11, 2024
43 of 46 checks passed
@filmor filmor deleted the catch-panics-in-encode branch October 11, 2024 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Panics in return value encoding crash the VM
1 participant