Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
killasgroup will ensure that all child processes die even if gunicorn fails to do it. This isn't truly required because stopwaitsecs and gunicorn graceful timeout work fine. In any case, if supervisor has to send SIGKILL, it better send it to entire process group.
- Loading branch information