Skip to content

Declare TypedData with RUBY_TYPED_THREAD_SAFE_FREE#211

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

Declare TypedData with RUBY_TYPED_THREAD_SAFE_FREE#211
kou 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.
@kou kou merged commit 9a94ebe into ruby:master Jul 12, 2026
37 of 43 checks passed
matzbot pushed a commit to ruby/ruby that referenced this pull request Jul 12, 2026
(ruby/strscan#211)

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.

ruby/strscan@9a94ebed8a
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