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

Use thread sanitizer (tsan) to check data races #452

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 13, 2021

  1. Use thread sanitizer (tsan) to check data races

    This is a quick draft to temporary add thread sanitizer (tsan) to the core of the
    driver. It's not meant to stay here and shall only give an in-depth
    analysis of possible data races in the code.
    stefanscherzinger committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    f33b0ad View commit details
    Browse the repository at this point in the history