Antoine Pitrou
|
b8d808ddd7
|
GH-112536: Add more TSan tests (#116911)
These may all exercise some non-trivial aspects of thread synchronization.
|
2024-03-17 09:47:14 +01:00 |
Donghee Na
|
bee7e290cd
|
gh-112536: Add more TSAN tests (#116896)
---------
Co-authored-by: Antoine Pitrou <antoine@python.org>
|
2024-03-16 14:52:44 +00:00 |
Antoine Pitrou
|
86bc40dd41
|
gh-112536: Add test_threading to TSAN tests (#116898)
|
2024-03-16 11:55:46 +00:00 |
Donghee Na
|
ebf29b3a02
|
gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-116601)
|
2024-03-16 01:07:16 +09:00 |