MCPcopy
hub / github.com/benoitc/gunicorn / dirty_worker_exit

Method dirty_worker_exit

gunicorn/config.py:3115–3116  ·  view source on GitHub ↗
(arbiter, worker)

Source from the content-addressed store, hash-verified

3113 type = callable
3114
3115 def dirty_worker_exit(arbiter, worker):
3116 pass
3117 default = staticmethod(dirty_worker_exit)
3118 desc = """\
3119 Called when a dirty worker has exited.

Callers 2

_cleanup_workerMethod · 0.45

Calls

no outgoing calls

Tested by 1