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

Try to fix crash on truffleruby #561

Closed
wants to merge 1 commit into from
Closed

Conversation

larskanis
Copy link
Collaborator

No description provided.

This is good practice, since global variables are not noticed by the GC (contrary to local variables).

This might fix truffleruby crash on NaN retrieval.
@larskanis larskanis force-pushed the fix-tr branch 2 times, most recently from 2167994 to 09efdbc Compare March 22, 2024 07:06
@larskanis larskanis changed the title Fix crash on truffleruby and build on ruby-3.4 on Windows Try to fix crash on truffleruby Mar 22, 2024
@larskanis
Copy link
Collaborator Author

This didn't fix the dead handle issue, but #563 did.

@larskanis larskanis closed this Mar 22, 2024
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.

1 participant