oconnor663 / duct.rs

a Rust library for running child processes
MIT License
795 stars 34 forks source link

bug: got `for line_res in lines {` loop forever #108

Closed erlangparasu closed 1 year ago

oconnor663 commented 1 year ago

Could you please show me some code I can run myself to reproduce this bug?

erlangparasu commented 1 year ago

sorry, apparently I have to manually check to stop by checking None and Err on Buffer