summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJean Boussier <[email protected]>2022-06-17 10:09:02 +0200
committerJean Boussier <[email protected]>2022-06-17 15:11:10 +0200
commitc34a5469c8d53029a5f3cdde0ca855e47a92c7d7 ()
tree4b8c735eb5e4fd842824cb034459a607442fb982 /lib
parent78425d7e74887b57ee15e6b8933bd3878db6a888 (diff)
Debug TestThreadInstrumentation
It previously failed with: ``` 1) Failure: TestThreadInstrumentation#test_thread_instrumentation_fork_safe [/home/runner/work/ruby/ruby/src/test/-ext-/thread/test_instrumentation_api.rb:50]: <5> expected but was <4>. ``` Suggesting one `EXIT` event wasn't fired or processed. Adding an assetion on `Thead#status` may help figure out what is wrong.
Notes: Merged: https://.com/ruby/ruby/pull/6032
0 files changed, 0 insertions, 0 deletions