Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
36
class
_DummyEngineWorkerQueue:
Callers
15
loop_schedule
Method · 0.45
run
Method · 0.45
run
Method · 0.45
submit_coroutine
Method · 0.45
forward
Method · 0.45
prefill_layerwise_send_cache_thread
Method · 0.45
_handle_connect_task
Method · 0.45
_add_cache_task_thread
Method · 0.45
prefill_layerwise_send_cache_thread
Method · 0.45
_handle_connect_task
Method · 0.45
read_storage_task
Method · 0.45
write_back_storage_task
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected