Files
Dennis Klein 7e63d4ae9a test: drop thread-sanitizer suppressions
- every entry stood in for a library tsan could not see into; with libzmq,
  libsodium and libstdc++ now tsan-instrumented in the tsan CI job, the
  happens-before edges they establish are visible and nothing is left to
  suppress
- suppressions were blunt (a race: entry matches any frame in the stack),
  so they could also mask real races passing through those frames
2026-06-10 19:31:19 +02:00
..
2023-02-24 14:28:18 +01:00
2025-06-13 08:17:53 +02:00
2023-02-24 13:59:27 +01:00
2023-02-24 14:28:18 +01:00
2023-10-24 15:22:21 +02:00
2023-02-24 14:28:18 +01:00
2023-02-24 14:28:18 +01:00
2021-01-25 13:46:40 +01:00