MCPcopy Create free account
hub / github.com/apache/arrow / clear_pull_memory

Method clear_pull_memory

dev/archery/archery/docker/core.py:194–195  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

192 self.pull_memory = set()
193
194 def clear_pull_memory(self):
195 self.pull_memory = set()
196
197 def _execute_compose(self, *args, **kwargs):
198 # execute as a docker compose command

Callers 2

test_compose_pullFunction · 0.95
test_compose_pull_paramsFunction · 0.95

Calls

no outgoing calls

Tested by 2

test_compose_pullFunction · 0.76
test_compose_pull_paramsFunction · 0.76