Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/decodableco/examples
/ __del__
Method
__del__
osquery/consumer.py:25–26 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
23
24
25
def
__del__(self):
26
self.client.close()
27
28
29
Callers
nothing calls this directly
Calls
1
close
Method · 0.80
Tested by
no test coverage detected