Skip to content

Handle SIGPIPEs - #547

Merged
gustavohenke merged 6 commits into
mainfrom
sigpipe
May 25, 2025
Merged

Handle SIGPIPEs#547
gustavohenke merged 6 commits into
mainfrom
sigpipe

Conversation

@gustavohenke

Copy link
Copy Markdown
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
Copy Markdown

Coverage Status

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

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