MCPcopy
hub / github.com/psycopg/psycopg / cancel

Method cancel

psycopg/psycopg/pq/abc.py:320–320  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

318 def free(self) -> None: ...
319
320 def cancel(self) -> None: ...
321
322
323class Conninfo(Protocol):

Callers 14

test_cancel_closedFunction · 0.45
test_cancel_closedFunction · 0.45
test_cancelFunction · 0.45
cancellerFunction · 0.45
test_cancelFunction · 0.45
test_cancel_freeFunction · 0.45

Calls

no outgoing calls

Tested by 12

test_cancel_closedFunction · 0.36
test_cancel_closedFunction · 0.36
test_cancelFunction · 0.36
cancellerFunction · 0.36
test_cancelFunction · 0.36
test_cancel_freeFunction · 0.36