You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
This is a extremely minor issue, but parity segfaults and tells me to report this. parity --help|x (piping to any non-existing binary) will crash saying:
stack backtrace:
0: 0x55fea5c3735c - <unknown>
Thread 'main' panicked at 'Error writing Error to stdout: Error { repr: Os { code: 32, message: "Broken pipe" } }', src/libcore/result.rs:906
This is a bug. Please report it at:
https://github.com/paritytech/parity/issues/new
This issue was previously reported (#4295) and marked as fixed, but it seems this is broken again.
The text was updated successfully, but these errors were encountered:
This is a extremely minor issue, but parity segfaults and tells me to report this.
parity --help|x
(piping to any non-existing binary) will crash saying:This issue was previously reported (#4295) and marked as fixed, but it seems this is broken again.
The text was updated successfully, but these errors were encountered: