* 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>