MCPcopy Create free account
hub / github.com/bloomberg/pystack / thread_func_2

Function thread_func_2

tests/integration/multiple_thread_program_gil.py:12–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10
11
12def thread_func_2():
13 thread_func_3()
14
15
16def thread_func_3():

Callers 1

thread_func_1Function · 0.70

Calls 1

thread_func_3Function · 0.70

Tested by

no test coverage detected