MCPcopy
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

Calls

no outgoing calls

Tested by 2