Streaming support for lines with raw streams (#4832)

This commit is contained in:
Andrew Barnes
2022-03-13 22:52:55 +11:00
committed by GitHub
parent c73d8d5f95
commit dfffd45bcd
2 changed files with 132 additions and 39 deletions

View File

@ -195,8 +195,6 @@ mod stdin_evaluation {
assert_eq!(actual.err, "");
}
// FIXME: JT: `lines` doesn't currently support this kind of streaming
#[ignore]
#[test]
fn does_not_block_indefinitely() {
let stdout = nu!(