mirror of
https://github.com/python/cpython.git
synced 2026-05-14 00:18:52 -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.