mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
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.
|
||
|---|---|---|
| .. | ||
| test_instrumentation_api.rb | ||