Skip to content

Handle SIGPIPEs #547

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
May 25, 2025
Merged

Handle SIGPIPEs #547

merged 6 commits into from
May 25, 2025

Conversation

gustavohenke
Copy link
Member

Introduces an output error handler - listens to errors on the passed outputStream, then kills all commands and aborts spawning further processes.

Fixes #230

@coveralls
Copy link

Coverage Status

coverage: 98.259% (+0.05%) from 98.209%
when pulling 4136408 on sigpipe
into b2cfc4f on main.

@gustavohenke gustavohenke merged commit 97fdd54 into main May 25, 2025
21 checks passed
@gustavohenke gustavohenke deleted the sigpipe branch May 25, 2025 07:26
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.

Concurrently crashes leaving processes running when piping command exits
2 participants