Commit Graph

16 Commits (927d6b9888a8100ab6d66238f1f9dc7cacecb781)

Author SHA1 Message Date
Avril 927d6b9888
Version bump: 1.2.1: Enable feature flag `shutdown` & command-line options `-n`/`--no-cancel`.
1 week ago
Avril 29d45438ee
Added *optional* SIGINT trapping at compile-time (feature="shutdown") and runtime (`-n`/`--no-cancel` to disable, default is to catch gracefully.)
1 week ago
Avril 7fa4004ebf
Version bump 1.2.0: Added SIGINT trapping & graceful cancellation: SIGINT does not terminate already-running child processes, just prevents more from being spawned and waits on the running ones.
2 weeks ago
Avril 2b65696512
Added SIGINT graceful cancellation.
2 weeks ago
Avril d7b46d7c9a
Cancelling works when it is NOT a signal because of children PGIDs...
2 weeks ago
Avril a2c9fc475f
set opt target
5 years ago
Avril 32e094d593
added collect_err
5 years ago
Avril b24fda7320
fix readme
5 years ago
Avril 9df7a81d24
fixed arg parsing bug
5 years ago
Avril 23532cdaf0
eeh
5 years ago
Avril 4cfc7b52bb
added readme
5 years ago
Avril 7368adc761
added max cpu mode
5 years ago
Avril 5db64236f7
noprogress works. colour~
5 years ago
Avril 1cc0e38987
progress works
5 years ago
Avril 8b91a26409
start async prog
5 years ago
Avril 2becd03c6d
Initial commit
5 years ago