Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/psycopg/psycopg
/ reset_poll
Method
reset_poll
psycopg/psycopg/pq/abc.py:43–43 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
41
def
reset_start(self) -> None: ...
42
43
def
reset_poll(self) -> int: ...
44
45
@classmethod
46
def
ping(self, conninfo: bytes) -> int: ...
Callers
1
test_reset_async
Function · 0.45
Calls
no outgoing calls
Tested by
1
test_reset_async
Function · 0.36