Files
gstack/test
Garry TanandClaude Fable 5.1 1b9d0d11f0 test: deterministic stdin EPIPE case for runExternal (child closes stdin, stays alive)
Under parallel shard load a child that merely exits fast raced the write and
the EPIPE was not always observed; closing the read end first makes it so.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-09 03:50:45 +00:00
..