-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
[3.12] gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-116601) #116929
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… times. (pythongh-116601) (cherry picked from commit ebf29b3) Co-authored-by: Donghee Na <[email protected]>
--------- Co-authored-by: Antoine Pitrou <[email protected]>
These may all exercise some non-trivial aspects of thread synchronization.
(cherry picked from commit ebf29b3)
Also backport gh-116896, gh-116898, gh-116911: these are all adding to the list of TSan tests.
Co-authored-by: Donghee Na [email protected]
--with-thread-sanitizer#112536