This website requires JavaScript.
Explore
Help
Register
Sign In
jingrow
/
gunicorn
Watch
1
Star
0
Fork
0
You've already forked gunicorn
mirror of
https://github.com/frappe/gunicorn.git
synced
2026-01-14 11:09:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gunicorn
/
gunicorn
/
workers
History
benoitc
4d70a526f2
fix typo
2012-07-13 18:13:19 +02:00
..
__init__.py
Refactoring worker code.
2010-04-15 20:08:28 -04:00
async.py
handle keepalive = 0
2012-07-04 09:34:12 +02:00
base.py
close
#365
2012-06-24 12:13:05 +02:00
geventlet.py
If keepalive is 0 use None so the timeout is ignored.
2012-06-06 09:59:21 +02:00
ggevent.py
check parents if we are in the worker.
fix
#348
2012-06-27 08:08:57 +02:00
gtornado.py
fix typo
2012-07-13 18:13:19 +02:00
sync.py
fix multiple issues with request limit
2012-05-24 12:13:34 +02:00
workertmp.py
fix whitespaces
2012-02-19 11:27:46 +01:00