Skip to content

Detach Git metadata commands from stdin - #34540

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

Detach Git metadata commands from stdin#34540
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/a0575ad7c9c7cfdebc25e3ff641537033957d851

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 21, 2026

Copy link
Copy Markdown

Detach Git metadata commands from stdin

Why

Git metadata commands can otherwise inherit an open input stream and wait for
input instead of completing independently.

What changed

Set stdin to null for both fsmonitor probes and timed Git metadata commands.

Testing

Add a regression test that holds the parent input stream open and verifies that
both command paths complete with git cat-file --batch.

## Why

Git metadata commands can otherwise inherit an open input stream and wait for
input instead of completing independently.

## What changed

Set stdin to null for both fsmonitor probes and timed Git metadata commands.

## Testing

Add a regression test that holds the parent input stream open and verifies that
both command paths complete with `git cat-file --batch`.

GitOrigin-RevId: a0575ad7c9c7cfdebc25e3ff641537033957d851
@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/a0575ad7c9c7cfdebc25e3ff641537033957d851 branch from a76760a to 0c01a18 Compare July 21, 2026 13:35
@copyberry
copyberry Bot merged commit 0c01a18 into main Jul 21, 2026
31 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/a0575ad7c9c7cfdebc25e3ff641537033957d851 branch July 21, 2026 13:37
@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant