aaronriekenberg / rust-parallel

Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs plus useful features. Listed in Awesome Rust utilities.
MIT License
146 stars 7 forks source link

main: exit with code 1 if any commands fail #14

Closed utkarshgupta137 closed 7 months ago

aaronriekenberg commented 7 months ago

Thanks @utkarshgupta137 !