MCPcopy Create free account
hub / github.com/Boris-code/feapder / empty

Method empty

feapder/db/memorydb.py:43–44  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

41 return
42
43 def empty(self):
44 return self.priority_queue.empty()

Callers 4

closeMethod · 0.80
get_proxyMethod · 0.80
all_thread_is_doneMethod · 0.80
flushMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected