summaryrefslogtreecommitdiff
path: root/vm_exec.h
diff options
context:
space:
mode:
authorPeter Zhu <[email protected]>2023-07-11 14:09:48 -0400
committerPeter Zhu <[email protected]>2023-07-11 15:05:10 -0400
commit7299c8c0f165247853fac2fe337e7c2678e653c9 ()
tree85d4aa92d59eee077e658b7c9b484c10d227eaaa /vm_exec.h
parent84d0667ea8211fad830e744ab9cacd3f1770395d (diff)
Try to fix flaky GC test
assert_not_nil could allocate objects which may trigger the major GC, so don't run the assertions until the major GC has been ran.
Notes: Merged: https://.com/ruby/ruby/pull/8055
0 files changed, 0 insertions, 0 deletions