| # This file contains suppressions for the default (with GIL) build. | |
| # | |
| # Reference: https://github.com/google/sanitizers/wiki/ThreadSanitizerSuppressions | |
| # | |
| # When adding a suppression, include a comment referencing a GitHub issue | |
| # that describes how to reproduce the race and includes the relevant TSan | |
| # output. | |
| # There are currently no active suppressions. This file is kept so tooling | |
| # that expects it can still find it. |