diff options
| author | Alan Wu <XrXr@users.noreply.github.com> | 2025-08-15 16:57:57 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-15 16:57:57 -0400 |
| commit | e4093711f9e4f25064cda39625df225943c73f81 (patch) | |
| tree | ca87c6ec0dac5db512e481413ba5819c5afdfffa /test/ruby/test_process.rb | |
| parent | 49e4d21d5682bf7a8a9f20815946f636c28c07a9 (diff) | |
zjit_bisect.rb: Fix pipe deadlock; log when timed out [ci skip]
I spent a long time bisecting some largish program before realizing
that failure was in fact coming from the child timing out due to
zjit_bisect.rb not clearing the stdout and stderr pipe.
Fix the pipe deadlock by redirecting to /dev/null. This sacrifices
the debug output during boot, but for that we also get to remove
a lot of code and the dependency on Open3.
Diffstat (limited to 'test/ruby/test_process.rb')
0 files changed, 0 insertions, 0 deletions
