Home
last modified time | relevance | path

Searched full:test_multiprocessing_fork (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/python/cpython3/.azure-pipelines/
Dposix-steps.yml38 -x test_multiprocessing_fork \
/aosp_15_r20/external/python/cpython3/PCbuild/
Dlib.pyproj1183 <Compile Include="test\test_multiprocessing_fork.py" />
/aosp_15_r20/external/python/cpython3/
DMakefile.pre.in1726 test_multiprocessing_fork test_multiprocessing_spawn \
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.11.0a1.rst4074 Fix ``test_multiprocessing_fork`` failure due to ``test_logging`` and
D3.8.0a1.rst6848 test_multiprocessing_fork may crash on recent versions of macOS. Until the
/aosp_15_r20/external/python/cpython3/Lib/test/
D_test_multiprocessing.py3851 # running multiprocessing tests (test_multiprocessing_fork,