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

Make FFI classes GC.compact friendly #1021

Merged
merged 1 commit into from
Apr 16, 2023
Merged

Conversation

larskanis
Copy link
Member

This allows to relocate all FFI objects.

Also remove marking of StructLayout->cache_row in favour of clearing it at GC.compact only.

This allows to relocate all FFI objects.

Also remove marking of StructLayout->cache_row in favour of clearing it at GC.compact only.
@larskanis larskanis merged commit d5e0dd9 into ffi:master Apr 16, 2023
43 checks passed
@larskanis larskanis deleted the compact branch April 16, 2023 19:31
@larskanis
Copy link
Member Author

Tests for this has been added in commit 6b1bfd1 .

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.

None yet

1 participant