Skip to content
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

Progress: suppress tsan races #20544

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Progress: suppress tsan races #20544

merged 1 commit into from
Jul 9, 2024

Conversation

jacobly0
Copy link
Member

@jacobly0 jacobly0 commented Jul 8, 2024

This removes the undefined behavior, but not the actual races.

Closes #20477

This removes the undefined behavior, but not the actual races.

Closes ziglang#20477
@andrewrk andrewrk merged commit 1824bee into ziglang:master Jul 9, 2024
10 checks passed
@jacobly0 jacobly0 deleted the prog-tsan branch July 12, 2024 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

zig test -fsanitize-thread reports data race warning in std.Progress
2 participants