MCPcopy Index your code
hub / github.com/numpy/numpy / test_context_locality

Function test_context_locality

numpy/_core/tests/test_mem_policy.py:346–347  ·  view source on GitHub ↗
(get_module)

Source from the content-addressed store, hash-verified

344
345
346def test_context_locality(get_module):
347 asyncio.run(async_test_context_locality(get_module))
348
349
350def concurrent_thread1(get_module, event):

Callers

nothing calls this directly

Calls 2

runMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…