Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/pystack
/ thread_func_1
Function
thread_func_1
tests/integration/multiple_thread_program_gil.py:8–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
7
8
def
thread_func_1():
9
thread_func_2()
10
11
12
def
thread_func_2():
Callers
nothing calls this directly
Calls
1
thread_func_2
Function · 0.70
Tested by
no test coverage detected