Skip to content

Fix compaction support#7

Open
byroot wants to merge 1 commit into
tilo:mainfrom
byroot:compaction
Open

Fix compaction support#7
byroot wants to merge 1 commit into
tilo:mainfrom
byroot:compaction

Conversation

@byroot

@byroot byroot commented Jun 11, 2026

Copy link
Copy Markdown

When storing Ruby object that are movable in C global variable, the extension MUST declare these variables to the GC, otherwise they won't be marked nor updated when compaction occurs.

When storing Ruby object that are movable in C global
variable, the extension MUST declare these variables to
the GC, otherwise they won't be marked nor updated when
compaction occurs.
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