Files
codex/sdk/typescript/tests
Thibault Sottiaux 137b26bd46 fix: handle early codex exec exit (#8825)
Fixes CodexExec to avoid missing early process exits by registering the
exit handler up front and deferring the error until after stdout is
drained, and adds a regression test that simulates a fast-exit child
while still producing output so hangs are caught.
2026-01-09 11:37:07 +00:00
..