MCPcopy 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
18def get_num_queues():
19 return len(_queues.list_all())
20
21
22class TestBase(_TestBase):

Callers 2

test_create_destroyMethod · 0.85
test_bind_releaseMethod · 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…