Files
codex/codex-rs/shell-command/src
Ahmed Ibrahim e58e4f939a Stabilize Windows parser timeout test
The timeout regression test was using a .cmd wrapper, which can leave a child process running after the wrapper is killed on Windows. Replace it with a direct long-lived child process and factor the wait path into a helper so the test matches the real timeout behavior more closely.\n\nCo-authored-by: Codex <noreply@openai.com>
2026-03-19 22:26:50 +00:00
..