mirror of
https://github.com/ruby/ruby.git
synced 2026-08-17 01:13:32 +08:00
for all compilations and compaction. Prior to this commit, the last-compiled code has not been used because MJIT worker is stopped before setting the code, and compaction has also been skipped. But it was not intentional and `wait: true` pause should wait until those two things by its feature.