Error failed printing to stdout: Broken pipe (os error 32)
when piping to head
or similar commands
#2618
Labels
[C] Bug
This is a bug. Something isn't working.
I tried this code:
using the following command line invocation:
with Kani version: 0.32.0
I expected to see this happen: All lines filtered except for the first one
Instead, this happened:
Looks like this affects many Rust projects, see rust-lang/rust#46016
The text was updated successfully, but these errors were encountered: