Commit Graph

15 Commits (29d45438eed427984a0ce4a29cf9a190cce4eb33)

Author SHA1 Message Date
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 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 db20ca106f
Added CTRL+C cancel infrastructure into async work flow tree, but haven"t figured out how we can both stop adding new tasks *and* `await` on *all* current child processes before returning in error, which is what we need.
4 months ago
Avril 354cac4a50
Fixed outdated unstable `int_error_match` usage.
4 months ago
Avril 32e094d593
added collect_err
5 years ago
Avril 2927ffd552
finished~ actual release now
5 years ago
Avril 1f0f66cefe
added colour
5 years ago
Avril 7368adc761
added max cpu mode
5 years ago
Avril 5db64236f7
noprogress works. colour~
5 years ago
Avril fbe6fa399a
progress command builder
5 years ago
Avril 283a2712c3
added async progress module
5 years ago
Avril 8b91a26409
start async prog
5 years ago
Avril 9d04491637
works~
5 years ago
Avril 2becd03c6d
Initial commit
5 years ago