slaprunner: downgrade gunicorn to v19.4.5 because of bug in later versions
In gunicorn v19.6 and v19.5, a bug was introduced which deletes socket when nginx worker exits. In our case, it crashes the slaprunner and prevents it from restarting by slapos. Let's stick to v19.4.5 until this issue is closed : https://github.com/benoitc/gunicorn/issues/1298
Showing
Please register or sign in to comment