Skip to content

Detach non-interactive subprocesses from stdin - #34612

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/063d191b0b1b849d74b55a7d6ff2f0b3d5212c86
Jul 21, 2026
Merged

Detach non-interactive subprocesses from stdin#34612
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/063d191b0b1b849d74b55a7d6ff2f0b3d5212c86

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 21, 2026

Copy link
Copy Markdown

Detach non-interactive subprocesses from stdin

What changed

Redirect stdin to null when launching:

  • codex doctor --json for uploaded diagnostic reports
  • Git commands used by codex doctor
  • ripgrep searches over rollout files
  • the Windows sandbox setup refresh helper

This keeps these non-interactive subprocesses from reading Codex's inherited
input stream.

## What changed

Redirect stdin to null when launching:

- `codex doctor --json` for uploaded diagnostic reports
- Git commands used by `codex doctor`
- ripgrep searches over rollout files
- the Windows sandbox setup refresh helper

This keeps these non-interactive subprocesses from reading Codex's inherited
input stream.

GitOrigin-RevId: 063d191b0b1b849d74b55a7d6ff2f0b3d5212c86
@github-actions

Copy link
Copy Markdown
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/063d191b0b1b849d74b55a7d6ff2f0b3d5212c86 branch from 60e5988 to dfd2d81 Compare July 21, 2026 20:57
@copyberry
copyberry Bot merged commit dfd2d81 into main Jul 21, 2026
21 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/063d191b0b1b849d74b55a7d6ff2f0b3d5212c86 branch July 21, 2026 20:58
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants