MCPcopy
hub / github.com/psycopg/psycopg / notifies

Method notifies

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

Source from the content-addressed store, hash-verified

203 def get_cancel(self) -> PGcancel: ...
204
205 def notifies(self) -> PGnotify | None: ...
206
207 def put_copy_data(self, buffer: Buffer) -> int: ...
208

Callers 15

receiverFunction · 0.45
test_no_notify_timeoutFunction · 0.45
test_notify_timeoutFunction · 0.45
test_notify_timeout_0Function · 0.45
test_stop_afterFunction · 0.45
test_stop_after_batchFunction · 0.45
listenerFunction · 0.45
receiverFunction · 0.45
test_no_notify_timeoutFunction · 0.45
test_notify_timeoutFunction · 0.45
test_notify_timeout_0Function · 0.45

Calls

no outgoing calls

Tested by 15

receiverFunction · 0.36
test_no_notify_timeoutFunction · 0.36
test_notify_timeoutFunction · 0.36
test_notify_timeout_0Function · 0.36
test_stop_afterFunction · 0.36
test_stop_after_batchFunction · 0.36
listenerFunction · 0.36
receiverFunction · 0.36
test_no_notify_timeoutFunction · 0.36
test_notify_timeoutFunction · 0.36
test_notify_timeout_0Function · 0.36