MCPcopy
hub / github.com/MagicStack/asyncpg / ClusterError

Class ClusterError

asyncpg/cluster.py:73–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71
72
73class ClusterError(Exception):
74 pass
75
76
77class Cluster:

Callers 15

get_statusMethod · 0.85
initMethod · 0.85
startMethod · 0.85
reloadMethod · 0.85
stopMethod · 0.85
destroyMethod · 0.85
get_connection_specMethod · 0.85
reset_walMethod · 0.85
reset_hbaMethod · 0.85
add_hba_entryMethod · 0.85
_init_envMethod · 0.85
_run_pg_configMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…