Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Boris-code/feapder
/ get_items_count
Method
get_items_count
feapder/buffer/item_buffer.py:174–175 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
172
log.exception(e)
173
174
def
get_items_count(self):
175
return
self._items_queue.qsize()
176
177
def
is_adding_to_db(self):
178
return
self._is_adding_to_db
Callers
4
all_thread_is_done
Method · 0.80
distribute_task
Method · 0.80
all_thread_is_done
Method · 0.80
distribute_task
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected