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

Function second_func

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

Source from the content-addressed store, hash-verified

24
25
26def second_func():
27 third_func()
28
29
30def third_func():

Callers 1

first_funcFunction · 0.70

Calls 1

third_funcFunction · 0.70

Tested by

no test coverage detected