oconnor663 / shared_child.rs

a wrapper around std::process::Child that lets multiple threads wait or kill at once
MIT License
39 stars 7 forks source link

add a Debug implementation #6

Closed oconnor663 closed 6 years ago

oconnor663 commented 7 years ago

I think we need to wait for https://github.com/rust-lang/rust/issues/31869 in 1.16.