Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
323
class
Conninfo(Protocol):
Callers
14
test_cancel_closed
Function · 0.45
test_cancel_fails_prepared
Method · 0.45
test_cancel_closed
Function · 0.45
test_cancel
Function · 0.45
canceller
Function · 0.45
test_cancel_fails_prepared
Method · 0.45
test_cancel
Function · 0.45
test_cancel_free
Function · 0.45
test_cancellation_in_queue
Function · 0.45
test_cancelled_waiter_assigned_conn_is_reclaimed
Function · 0.45
test_cancellation_in_queue
Function · 0.45
test_cancellation_in_queue
Function · 0.45
Calls
no outgoing calls
Tested by
12
test_cancel_closed
Function · 0.36
test_cancel_fails_prepared
Method · 0.36
test_cancel_closed
Function · 0.36
test_cancel
Function · 0.36
canceller
Function · 0.36
test_cancel_fails_prepared
Method · 0.36
test_cancel
Function · 0.36
test_cancel_free
Function · 0.36
test_cancellation_in_queue
Function · 0.36
test_cancelled_waiter_assigned_conn_is_reclaimed
Function · 0.36
test_cancellation_in_queue
Function · 0.36
test_cancellation_in_queue
Function · 0.36