Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
12
def
thread_func_2():
13
thread_func_3()
14
15
16
def
thread_func_3():
Callers
1
thread_func_1
Function · 0.70
Calls
1
thread_func_3
Function · 0.70
Tested by
no test coverage detected