MCPcopy Create free account
hub / github.com/PaddlePaddle/FastDeploy / wait

Method wait

tests/cache_manager/test_cache_messager.py:32–33  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

30 self.calls = 0
31
32 def wait(self):
33 self.calls += 1
34
35
36class _DummyEngineWorkerQueue:

Callers 15

loop_scheduleMethod · 0.45
runMethod · 0.45
runMethod · 0.45
submit_coroutineMethod · 0.45
forwardMethod · 0.45
_handle_connect_taskMethod · 0.45
_handle_connect_taskMethod · 0.45
read_storage_taskMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected