Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ kill
Method
kill
tests/comparison/db_connection.py:1046–1047 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1044
return
True
1045
1046
def
kill(self):
1047
self._conn.cancel()
1048
1049
def
_connect(self):
1050
try
:
Callers
nothing calls this directly
Calls
1
cancel
Method · 0.45
Tested by
no test coverage detected