dd-trace-py icon indicating copy to clipboard operation
dd-trace-py copied to clipboard

stack v2 extends gunicorn worker lifetimes

Open sanchda opened this issue 10 months ago • 0 comments

It appears that using stack v2 may extend the lifetime of gunicorn workers in such a way that the gunicorn arbiter has to SIGKILL them in some configurations. We should test for this and similar cases. Hopefully we don't actually have a deadlock.

sanchda avatar Apr 04 '24 04:04 sanchda