cpython/Lib/test/test_multiprocessing_fork
Sam Gross 04397434aa
gh-117657: Skip test when running under TSan (GH-121549)
The ProcessPoolForkserver combined with resource_tracker starts a thread
after forking, which is not supported by TSan.

Also skip test_multiprocessing_fork for the same reason
2024-07-09 14:12:45 -07:00
..
__init__.py gh-117657: Skip test when running under TSan (GH-121549) 2024-07-09 14:12:45 -07:00
test_manager.py gh-108388: Split test_multiprocessing_spawn (#108396) 2023-08-24 05:35:39 +02:00
test_misc.py gh-108388: Split test_multiprocessing_spawn (#108396) 2023-08-24 05:35:39 +02:00
test_processes.py gh-108388: Split test_multiprocessing_spawn (#108396) 2023-08-24 05:35:39 +02:00
test_threads.py gh-108388: Split test_multiprocessing_spawn (#108396) 2023-08-24 05:35:39 +02:00