Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uputil::opts::print_usage panics on broken pipe #12489
Open
Labels
Comments
|
I don't think there's anything we can do about this, since the stdio stdout printing functions internally panic when errors are encountered. |
|
@jdm We could use |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not a major use case, but not nice nevertheless.
How to reproduce: