MCPcopy 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
3import multiprocessing
4import os

Callers

nothing calls this directly

Calls 7

hasattrFunction · 0.85
test_basic_managerFunction · 0.85
printFunction · 0.50
exitMethod · 0.45

Tested by

no test coverage detected