Skip to content

Address TSan false positives #4552

Open
@marta-lokhova

Description

@marta-lokhova

This issue tracks dealing with false positives flagged by TSan to avoid spending time debugging non-issues. Potential solutions:

  • Suppress certain TSan warnings. While this approach helps reduce noise, it also potentially hides new synchronization bugs. We probably don't want to go this route.
  • Have an up-to-date documentation of known false positives

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions