mirror of
https://github.com/openai/codex.git
synced 2026-09-15 12:08:01 +00:00
Closing the STDIN of piped process when starting them to avoid commands like `rg` to wait for content on STDIN and hangs for ever
Closing the STDIN of piped process when starting them to avoid commands like `rg` to wait for content on STDIN and hangs for ever