Merged
requested to merge github/fork/GabrielCastro/feat/kill-sandboxed-workers-gracefully into develop
Created by: GabrielCastro
Properly handle SIGTERM in the child workers by waiting for the current job to exit, then exiting cleanly.
Queue.close now also kills the workers and waits for them to close