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