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 IO errors based on type #810

Merged
merged 1 commit into from
Aug 8, 2021
Merged

Handle IO errors based on type #810

merged 1 commit into from
Aug 8, 2021

Conversation

sharkdp
Copy link
Owner

@sharkdp sharkdp commented Aug 8, 2021

closes #737

@sharkdp sharkdp merged commit b507449 into master Aug 8, 2021
@sharkdp sharkdp deleted the fix-737 branch August 8, 2021 11:10
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.

When a write error occurs on stdout fd just exits with 1
1 participant