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 tsan.supp file to ignore some tsan warnings #167

Merged
merged 2 commits into from
Jun 21, 2024

Conversation

smtrfnv
Copy link
Contributor

@smtrfnv smtrfnv commented Jun 12, 2024

This file can be used to suppress know tsan errors/warnings in ntf-core tests.
BDE and ntf-core were built with thread sanitizer enabled.

To use this file do:
TSAN_OPTIONS=suppressions=tsan.supp ./executable

@smtrfnv smtrfnv marked this pull request as draft June 12, 2024 19:00
@smtrfnv smtrfnv marked this pull request as ready for review June 12, 2024 19:52
@mattrm456 mattrm456 merged commit 043113c into bloomberg:main Jun 21, 2024
1 check passed
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