This may not be desirable to you, but there's a [library](https://github.com/cheatfate/asynctools/blob/master/asynctools/asyncproc.nim) that provides an async interface for processes. I think the Chronos library also offers similar.
- Equivalent to Rust's Command spawn/try_wait? fosilpro
- Equivalent to Rust's Command spawn/try_wait? termer
- Equivalent to Rust's Command spawn/try_wait? fosilpro
- Equivalent to Rust's Command spawn/try_wait? termer
