Skip to content
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

Handle errors on stdout/stderr #464

Merged
merged 2 commits into from
Apr 26, 2024
Merged

Handle errors on stdout/stderr #464

merged 2 commits into from
Apr 26, 2024

Conversation

benjie
Copy link
Member

@benjie benjie commented Apr 26, 2024

Fixes #440

Specifically if we have any issues writing to stdout/stderr we trigger a graceful shutdown (and then ignore any further stdout/stderr errors because we can't really do anything about them).

@benjie benjie merged commit c89ab35 into main Apr 26, 2024
14 checks passed
@benjie benjie deleted the sigpipe branch April 26, 2024 17:17
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.

Worker consumes a cpu core if it receives broken pipe.
1 participant