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

Method on_dirty_starting

gunicorn/config.py:3058–3059  ·  view source on GitHub ↗
(arbiter)

Source from the content-addressed store, hash-verified

3056 type = callable
3057
3058 def on_dirty_starting(arbiter):
3059 pass
3060 default = staticmethod(on_dirty_starting)
3061 desc = """\
3062 Called just before the dirty arbiter process is initialized.

Callers 2

runMethod · 0.45

Calls

no outgoing calls

Tested by 1