mirror of
https://github.com/aptible/supercronic.git
synced 2025-09-26 20:31:17 +08:00

* fix: random waitid error fix https://github.com/aptible/supercronic/issues/171 * fix(reap): forward signal * refactor: modify reaper to get supercronic exitStatus * fix(reaper): unify signal list & fix signal forward * chore: replace ioutil to io * fix(test): ci timeout * opt-out with no-reap flag Co-authored-by: Josh Raker <48493233+joshraker@users.noreply.github.com> * fix: typo on signal * fix: args pass to supercronic * fix(test): remove removed flag * chore: remove misleading comment --------- Co-authored-by: Josh Raker <48493233+joshraker@users.noreply.github.com>
1 line
48 B
Plaintext
1 line
48 B
Plaintext
* * * * * * * /bin/sleep 0.1 & exec /bin/sleep 0 |