Skip to content

Conversation

xal-0
Copy link
Member

@xal-0 xal-0 commented Jul 8, 2025

This is another small change to avoid ThreadSanitizer false positives when we run it on CI.

Avoids ThreadSanitizer false positives.
@xal-0 xal-0 added the multithreading Base.Threads and related functionality label Jul 8, 2025
@xal-0 xal-0 requested a review from vtjnash July 28, 2025 20:01
@gbaraldi
Copy link
Member

We should really not have this as a global, but LGTM

@vtjnash
Copy link
Member

vtjnash commented Aug 1, 2025

It seems not quite a false positive, since it really is nonsense, but also that's why we try to avoid using this, so it seems probably good to suppress the reports

@xal-0 xal-0 merged commit 7cbea5f into JuliaLang:master Aug 1, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
multithreading Base.Threads and related functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants