dd-trace-py
dd-trace-py copied to clipboard
stack v2 extends gunicorn worker lifetimes
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.