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

Suppress panic when pipe closed #4

Merged

Conversation

snglth
Copy link
Contributor

@snglth snglth commented Mar 2, 2018

Quick and dirty hack suggested by rust developers rust-lang/rust#24821

@vincentdephily vincentdephily merged commit aebc588 into vincentdephily:master Mar 2, 2018
@vincentdephily
Copy link
Owner

Looks clean enough to me :) Ideally we should exit once we can't write to stdout anymore, but that's an optimisation for later.

Merged, thanks.

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