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

Add some locking about stdout to avoid some false positives in TSAN #181

Merged
merged 1 commit into from
May 14, 2024

Conversation

emlowe
Copy link
Contributor

@emlowe emlowe commented May 13, 2024

This was discovered trying to figure out why #174 keeps failing the TSAN test.

Per the documentation, I don't think this should be required, but this has minimimal overall impact and makes sure the output won't be interleaved or cause TSAN issues

@emlowe emlowe requested a review from fchirica May 13, 2024 23:20
@emlowe
Copy link
Contributor Author

emlowe commented May 13, 2024

This needs #182 merged in first

@emlowe
Copy link
Contributor Author

emlowe commented May 14, 2024

close and reopen for CI

@emlowe emlowe closed this May 14, 2024
@emlowe emlowe reopened this May 14, 2024
@emlowe emlowe merged commit 54c5dad into main May 14, 2024
95 of 100 checks passed
@emlowe emlowe deleted the EL.TSAN-false branch May 14, 2024 14:33
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.

2 participants