-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests: benoitc/gunicorn
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Issue #1719: resolving hostnames for bind
Feature/Core
#1723
opened Mar 14, 2018 by
wanneut
Loading…
Start adding type annotations to gunicorn
Code related changes
Changes related to code style that are not related to a feature
#2377
opened Jul 12, 2020 by
MartinThoma
Loading…
arbiter: Handle SIGCHLD like all other signals + misc signal handling improvements
#3148
opened Feb 1, 2024 by
sylt
Loading…
[WIP] Request timeout for async workers
Feature/Worker
#1730
opened Mar 21, 2018 by
opiumozor
Loading…
Fix #1790: check for new directories in InotifyReloader
Feedback Requested
#1791
opened May 21, 2018 by
grantisu
Loading…
workers should ignore HUP signal Only master should kill them
Feature/Worker
#1868
opened Aug 29, 2018 by
ashishmjn
Loading…
workers/gthread: Remove locks + one event queue + general cleanup
working on it :)
#3157
opened Feb 17, 2024 by
sylt
Loading…
Fix eventlet graceful timeout handling
Feature/Worker
Thirdparty/Eventlet
#1725
opened Mar 15, 2018 by
mjjbell
Loading…
fix: problematic parsing leniency in parsing chunk extensions
#3327
opened Nov 24, 2024 by
JeppW
Loading…
INFO and DEBUG logs will be logged to
stdout
Feature/Logging
#2752
opened Feb 24, 2022 by
mindflayer
Loading…
Add metric for per-response-type duration
Feature/Logging
#2588
opened May 27, 2021 by
dannysauer
Loading…
Python 3.4+: use os.set_inheritable + os.set_blocking in place of unreadable fcntl calls
Testing
#3210
opened May 12, 2024 by
pajod
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.