Features:
--children/-c
flag forstart
andstop
.
This sends theSIGSTOP
/SIGSTART
signal not only to the main process of a task, but also to direct children.
This is, for instance, useful if you're starting tasks via a shell script.
Fixes:
- Fixed formatting bug in
pueue log
. Fixed by sourcefrog.