Skip to content

Conversation

@sampsyo
Copy link
Owner

@sampsyo sampsyo commented Dec 23, 2025

Revealed by #467. If the command "pipeline" in a Brench configuration actually has only a single command, then the current setup would crash because we would close the (sole) command's stdin before calling communicate.

This little tweak fixes this with a special case for one-command pipelines.

Revealed by #467. If the command "pipeline" in a Brench configuration
actually has only a single command, then the current setup would crash
because we would close the (sole) command's stdin before calling
`communicate`.

This little tweak fixes this with a special case for one-command
pipelines.
@sampsyo sampsyo mentioned this pull request Dec 23, 2025
@sampsyo sampsyo merged commit fa0ced6 into main Jan 5, 2026
3 checks passed
@sampsyo sampsyo deleted the brench-single-cmd-pipeline branch January 5, 2026 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants