-
Notifications
You must be signed in to change notification settings - Fork 184
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
dev threading fixes #2755
dev threading fixes #2755
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clang-tidy made some suggestions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clang-tidy made some suggestions
cb4eb6f
to
63e1847
Compare
clang-tidy review says "All clean, LGTM! 👍" |
63e1847
to
9b77ef1
Compare
clang-tidy review says "All clean, LGTM! 👍" |
I've now introduced a |
378757e
to
9736836
Compare
9736836
to
3e0f6fe
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clang-tidy made some suggestions
3e0f6fe
to
8a80e86
Compare
Following #2778
8a80e86
to
b5db27f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clang-tidy made some suggestions
b5db27f
to
6f66987
Compare
6f66987
to
f7e74ab
Compare
Having some fun with Thread Sanitizer & clang-tidy...