]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Make the health-check latency atomic 16192/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 29 Sep 2025 12:39:14 +0000 (14:39 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 29 Sep 2025 12:39:14 +0000 (14:39 +0200)
commit3919d1c5dd3ef7ed82ba99520462096c5defe7cc
treeeadc2a255756e1c99448f4cc1ccd02f15b69326e
parent0ff0e7d04a863fa63d6ffc0d399a7cbac1e76f94
dnsdist: Make the health-check latency atomic

Otherwise TSAN rightfully complain that it is written from one thread
and read from several others.

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
pdns/dnsdistdist/dnsdist-healthchecks.cc
pdns/dnsdistdist/dnsdist.hh