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

Unittest cleanup for thread sanitizer #2167

Merged
merged 7 commits into from
Sep 20, 2016

Conversation

finnschiermer
Copy link
Contributor

Cleanup two unit-tests which were flagged by the thread sanitizer.

Trivially fixed by protecting accesses to a shared variable with a mutex.

Fixes #2070

@danielpovlsen
Copy link
Contributor

LGTM 👍

@rrrlasse
Copy link
Contributor

👍

@rrrlasse rrrlasse closed this Sep 20, 2016
@rrrlasse rrrlasse removed the S:Review label Sep 20, 2016
@finnschiermer
Copy link
Contributor Author

@rrrlasse Why did you close this without merging?

@finnschiermer finnschiermer reopened this Sep 20, 2016
@finnschiermer finnschiermer merged commit cc739fb into master Sep 20, 2016
@rrrlasse
Copy link
Contributor

@finnschiermer because the "Close" and "Comment" buttons are too close to eachother :p

@finnschiermer finnschiermer deleted the fsa/thread-sanitizer-cleanup branch September 20, 2016 08:55
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clean thread sanitizer run
3 participants