Skip to content

ThreadSanitizer and libfork are not compatible #34

Description

@UsernameLinde

libfork uses std::atomic_thread_fence which is not compatible with ThreadSanitizer.

If/when tracking down a problem in my code, it would be nice to not get false positives from libfork.

Has this problem been considered and is there something that can be done?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions