diff options
author | Sam Gross <colesbury@gmail.com> | 2024-07-09 21:12:45 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-09 21:12:45 (GMT) |
commit | 04397434aad9b31328785e17ac7b3a2d5097269b (patch) | |
tree | 3ece3361b7930ee866b8d7aeec77df52b65001c2 /.github/workflows | |
parent | 9c08f40a613d9aee78de4ce4ec3e125d1496d148 (diff) | |
download | cpython-04397434aad9b31328785e17ac7b3a2d5097269b.zip cpython-04397434aad9b31328785e17ac7b3a2d5097269b.tar.gz cpython-04397434aad9b31328785e17ac7b3a2d5097269b.tar.bz2 |
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
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions