Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
run
Method · 0.45
test_on_dirty_starting_custom
Method · 0.45
Calls
no outgoing calls
Tested by
1
test_on_dirty_starting_custom
Method · 0.36