forked from extern/nushell
ddb7e4e179
I noticed that `open some_big_file | into binary` cannot be cancelled with `ctrl+c`. This small PR fixes that by checking `ctrl+c` in `RawStream::into_bytes()`, and does the same in `RawStream::into_string()` for good measure. |
||
---|---|---|
.. | ||
custom_value.rs | ||
from_value.rs | ||
from.rs | ||
lazy_record.rs | ||
mod.rs | ||
range.rs | ||
stream.rs | ||
unit.rs |