Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-Bee/DataStudio
/ shutdown
Method
shutdown
datastudio/models/base.py:592–594 ·
view source on GitHub ↗
Shutdown and release resources.
(self)
Source
from the content-addressed store, hash-verified
590
return
results
591
592
def
shutdown(self):
593
""
"Shutdown and release resources."
""
594
pass
Callers
4
_run_cache_images
Method · 0.45
_run_pipeline
Method · 0.45
test_shutdown
Method · 0.45
test_shutdown_no_error
Method · 0.45
Calls
no outgoing calls
Tested by
2
test_shutdown
Method · 0.36
test_shutdown_no_error
Method · 0.36