mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-03 03:01:31 +08:00
docs: add SIGCLD fix to changelog
This commit is contained in:
parent
3179789f46
commit
7ef34796ae
@ -27,6 +27,10 @@
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Fix signal handling regression where SIGCLD alias caused "Unhandled signal: cld"
|
||||
errors on Linux when workers fail during boot
|
||||
([#3453](https://github.com/benoitc/gunicorn/discussions/3453))
|
||||
|
||||
- Fix socket blocking mode on keepalive connections preventing SSL handshake
|
||||
failures with async workers
|
||||
([PR #3452](https://github.com/benoitc/gunicorn/pull/3452))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user