mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Fix markup
This commit is contained in:
parent
bbaf078309
commit
cb512715fe
@ -1035,7 +1035,7 @@ Called just after a worker has been exited, in the master process.
|
|||||||
The callable needs to accept two instance variables for the Arbiter and
|
The callable needs to accept two instance variables for the Arbiter and
|
||||||
the just-exited Worker.
|
the just-exited Worker.
|
||||||
|
|
||||||
.. versionadded: 19.7
|
.. versionadded:: 19.7
|
||||||
|
|
||||||
.. _worker-exit:
|
.. _worker-exit:
|
||||||
|
|
||||||
|
|||||||
@ -1662,7 +1662,7 @@ class ChildExit(Setting):
|
|||||||
The callable needs to accept two instance variables for the Arbiter and
|
The callable needs to accept two instance variables for the Arbiter and
|
||||||
the just-exited Worker.
|
the just-exited Worker.
|
||||||
|
|
||||||
.. versionadded: 19.7
|
.. versionadded:: 19.7
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user