mirror of
https://github.com/python/cpython.git
synced 2026-05-27 22:56:48 -04:00
2c19987db5
The `pool_in_threads.py` test file may crash in free-threaded builds, which can lead to the Tsan test hanging. Skip it for now until we fix the underlying issue.