-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
When trying to pipe in stdin of any significant length, this seems to timeout too early.
rust-stdin-nonblocking/src/lib.rs
Line 97 in 5fe65ea
| thread::sleep(Duration::from_millis(50)); |
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working