Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/shidenggui/easyquant
/ queue_size
Method
queue_size
easyquant/event_engine.py:78–79 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
76
77
@property
78
def
queue_size(self):
79
return
self.__queue.qsize()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected