Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/psycopg/psycopg
/ blocking
Method
blocking
psycopg/psycopg/pq/abc.py:297–297 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
295
def
start(self) -> None: ...
296
297
def
blocking(self) -> None: ...
298
299
def
poll(self) -> int: ...
300
Callers
2
test_cancel_conn_blocking
Function · 0.45
test_cancel_conn_finished
Function · 0.45
Calls
no outgoing calls
Tested by
2
test_cancel_conn_blocking
Function · 0.36
test_cancel_conn_finished
Function · 0.36