From 6ee9506beea39e8195c23749a7756861fa9c0548 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Thu, 15 Apr 2021 12:21:00 +0200 Subject: [PATCH] dnsdist: Fix a typo in the TSAN suppressions file --- pdns/dnsdistdist/dnsdist-tsan.supp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/dnsdistdist/dnsdist-tsan.supp b/pdns/dnsdistdist/dnsdist-tsan.supp index 8305087a91..0899dde574 100644 --- a/pdns/dnsdistdist/dnsdist-tsan.supp +++ b/pdns/dnsdistdist/dnsdist-tsan.supp @@ -5,7 +5,7 @@ race:handleStats race:ClientState::updateTCPMetrics race:DownstreamState::updateTCPMetrics # There is a race when we update the status of a backend, -# but we eventual consistency is fine there +# but eventual consistency is fine there race:DownstreamState::setDown race:DownstreamState::setUp race:DownstreamState::setAuto -- 2.47.2