MCPcopy Create free account
hub / github.com/pgadmin-org/pgadmin4 / cancel

Method cancel

web/pgadmin/utils/heartbeat.py:133–134  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

131 current_app.logger.exception(e)
132
133 def cancel(self):
134 self.t.cancel()
135
136
137def init_app(app):

Callers 6

triggerCompareDiffFunction · 0.80
QueryToolComponentFunction · 0.80
handleClearConversationFunction · 0.80
NLQChatPanelFunction · 0.80
AIInsightsFunction · 0.80
HOCComponentFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected