Skip to content

Declare TypedData with RUBY_TYPED_THREAD_SAFE_FREE#541

Merged
tompng merged 1 commit into
ruby:masterfrom
byroot:thread-safe-free
Jul 17, 2026
Merged

Declare TypedData with RUBY_TYPED_THREAD_SAFE_FREE#541
tompng merged 1 commit into
ruby:masterfrom
byroot:thread-safe-free

Conversation

@byroot

@byroot byroot commented Jul 12, 2026

Copy link
Copy Markdown
Member

Available on Ruby 4.1: [Feature #22067]

Ref: https://bugs.ruby-lang.org/issues/22067

When available this flag superseed RUBY_TYPED_FREE_IMMEDIATELY and allow parallel sweeping of the type.

Available on Ruby 4.1: [Feature #22067]

Ref: https://bugs.ruby-lang.org/issues/22067

When available this flag superseed RUBY_TYPED_FREE_IMMEDIATELY
and allow parallel sweeping of the type.
@tompng
tompng merged commit 009b7b7 into ruby:master Jul 17, 2026
81 of 83 checks passed
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.

2 participants