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
$ sver list .|echo"SIGPIPE!"
SIGPIPE!
thread 'main' panicked at 'failed printing to stdout: Broken pipe (os error 32)', library/std/src/io/stdio.rs:1016:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
testcase
solution
This bug will be fixed when Rust's unstable feature is stabilized.
https://doc.rust-lang.org/beta/unstable-book/language-features/unix-sigpipe.html
The text was updated successfully, but these errors were encountered: