mirror of
https://github.com/ruby/ruby.git
synced 2026-08-20 00:57:15 +08:00
The comptime receiver, which is a proc, is either shareable or from this ractor so we don't need to assume single-ractor mode. We should never get the "defined with an un-shareable Proc in a different ractor" error.