Releases: k-bx/par
Releases · k-bx/par
1.0.9
1.0.7
1.0.6
1.0.5
1.0.3
1.0.2
- wait for stdout and stderr to finish before exit
- use bytestring, so any binary data is supported
- process data in chunks instead of lines, so constant memory is used for lines of any length
- remove
--succeed
option (use classic|| true
) - use bounded queue to not consume too fast