Files
orca/config/scripts
Jinwoo Hong d199e71a8e test(config): wait for the benchmark fixture before timing out its group (#21982)
The owner-loss group case spawned its fixture with a 100ms kill timeout and
then read the child.pid handshake the fixture writes, so under full-suite load
the launcher was SIGKILLed before it booted and the read failed with ENOENT.
Start the launcher detached, wait for the handshake, and only then send the
trial timeout's own SIGKILL, which leaves the same orphaned group the cleanup
path validates.

Claude-Session: https://claude.ai/code/session_01JNnE9qzUZMMnqpZWCqM3nb
2026-09-21 07:51:12 -04:00
..
2026-05-15 05:44:25 -04:00