Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ test_manager_fork_debug.py
File
test_manager_fork_debug.py
extra_tests/test_manager_fork_debug.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Minimal reproduction of multiprocessing Manager + fork failure."
""
2
3
import
multiprocessing
4
import
os
Callers
nothing calls this directly
Calls
7
hasattr
Function · 0.85
test_basic_manager
Function · 0.85
test_manager_with_process
Function · 0.85
test_manager_server_alive_after_fork
Function · 0.85
test_manager_server_alive_after_fork_with_child_usage
Function · 0.85
print
Function · 0.50
exit
Method · 0.45
Tested by
no test coverage detected