pty-shell icon indicating copy to clipboard operation
pty-shell copied to clipboard

Test fails on mac due to "Broken pipe"

Open hibariya opened this issue 8 years ago • 0 comments

This issue has been extracted from #6. This error reproduces on v0.1.4.

it_can_hook_stdout_with_handler::it_can_hook_stdout_with_handler stdout ----
        thread 'it_can_hook_stdout_with_handler::it_can_hook_stdout_with_handler' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Error { repr: Os { code: 32, message: "Broken pipe" } })', ../src/libcore/result.rs:837

hibariya avatar Nov 08 '16 11:11 hibariya