MCPcopy Index your code
hub / github.com/MagicStack/asyncpg / _RetryConnectSignal

Class _RetryConnectSignal

asyncpg/connect_utils.py:1062–1063  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1060
1061
1062class _RetryConnectSignal(Exception):
1063 pass
1064
1065
1066async def __connect_addr(

Callers 1

__connect_addrFunction · 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…