-
Bug
-
Resolution: Done
-
Major
-
None
Production deployments are exhausting memory due to defunct gunicorn processes stay around.
I suspect the init system is not properly reaping zombie processes.
bash-4.2$ ps aux | grep defunct | grep -v grep | head -n 1
default 54750 0.0 0.0 0 0 ? ZN Mar05 0:28 [gunicorn] <defunct>
Last seen on the git SHA: 5b50258
- is related to
-
PROJQUAY-775 Expose defunct gunicorn processes
-
- Closed
-
-
PROJQUAY-776 Run init application in Quay pod
-
- Closed
-
- relates to
-
PROJQUAY-729 Review gunicorn configuration
-
- Closed
-