MCPcopy
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
20class ControlClientError(Exception):
21 """Control client error."""
22
23
24class ControlClient:

Callers 2

connectMethod · 0.85
send_commandMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected