MCPcopy 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_imagesMethod · 0.45
_run_pipelineMethod · 0.45
test_shutdownMethod · 0.45

Calls

no outgoing calls

Tested by 2

test_shutdownMethod · 0.36