Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ get_num_queues
Function
get_num_queues
Lib/test/test_interpreters/test_queues.py:18–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
17
18
def
get_num_queues():
19
return
len(_queues.list_all())
20
21
22
class
TestBase(_TestBase):
Callers
2
test_create_destroy
Method · 0.85
test_bind_release
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…