Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/benoitc/gunicorn
/ ControlClientError
Class
ControlClientError
gunicorn/ctl/client.py:20–21 ·
view source on GitHub ↗
Control client error.
Source
from the content-addressed store, hash-verified
18
19
20
class
ControlClientError(Exception):
21
""
"Control client error."
""
22
23
24
class
ControlClient:
Callers
2
connect
Method · 0.85
send_command
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected