mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-04 11:41:32 +08:00
- Reorder exception handlers: specific exceptions before ProtocolError - Extract _wait_for_flow_control_window() to reduce return statements - Refactor flow control waiting to avoid too-many-return-statements