- refactor kill signal escalation into separate func for easier unit testing - added unit test for signal escalation
- tasks subpackage responsible for managing system process lifecycle - minion propagates SIGTERM to child procs - child procs will be SIGKILL'd upon parent process death