Skip to content

Declare TypedData with RUBY_TYPED_THREAD_SAFE_FREE#222

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

Declare TypedData with RUBY_TYPED_THREAD_SAFE_FREE#222
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 8d27a7f into ruby:master Jul 12, 2026
68 checks passed
matzbot pushed a commit to ruby/ruby that referenced this pull request Jul 12, 2026
(ruby/stringio#222)

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/stringio@8d27a7f4f1
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