mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Fix note for design.rst
This commit is contained in:
parent
8e8611a741
commit
58987b27fb
@ -124,7 +124,7 @@ worker processes (unlike when using the preload setting, which loads the code in
|
|||||||
the master process).
|
the master process).
|
||||||
|
|
||||||
.. note:: Under Python 2.x, uou need to install the 'futures' package to use
|
.. note:: Under Python 2.x, uou need to install the 'futures' package to use
|
||||||
this feature.
|
this feature.
|
||||||
|
|
||||||
.. _Greenlets: https://github.com/python-greenlet/greenlet
|
.. _Greenlets: https://github.com/python-greenlet/greenlet
|
||||||
.. _Eventlet: http://eventlet.net
|
.. _Eventlet: http://eventlet.net
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user