]> granicus.if.org Git - libevent/commitdiff
Suppress data race for test_ok variable
authorAzat Khuzhin <azat@libevent.org>
Sun, 12 Feb 2023 06:58:55 +0000 (07:58 +0100)
committerAzat Khuzhin <azat@libevent.org>
Sun, 12 Feb 2023 07:39:00 +0000 (08:39 +0100)
extra/tsan.supp

index c03266c735178945e7346fd1b10503d55469f41d..d9b363081413129aa956ba6f6ce4add5d159c672 100644 (file)
@@ -1,3 +1,5 @@
 # https://github.com/libevent/libevent/issues/777
 race:event_debug_mode_too_late
 race:event_debug_created_threadable_ctx_
+# This is only for tests
+race:test_ok