kaxil opened a new pull request, #64193: URL: https://github.com/apache/airflow/pull/64193
- Remove the `<25.1.0` upper bound on gunicorn, replacing it with `!=25.1.0` - Gunicorn 25.2.0 shipped with the fix for the control-socket deadlock seen in the Airflow API server path (preload + fork) Upstream references: - https://github.com/benoitc/gunicorn/issues/3529 - https://github.com/benoitc/gunicorn/pull/3520 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
