]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Wait a bit longer in the Backend Discovery regression tests
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 10 Feb 2022 14:50:54 +0000 (15:50 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 22 Feb 2022 10:32:22 +0000 (11:32 +0100)
commit67badc2238485fd7ba5e7e080b11d02b5221d034
treeae186bd3006a79305c69afcdbc442cde56f97aae
parente060bf77edb97cb97e55b910618098d2870b009a
dnsdist: Wait a bit longer in the Backend Discovery regression tests

Otherwise TSAN complains about a race in `boost::format` between the
connection error message in `SConnectWithTimeout()` and the output of
`showServers()`..
regression-tests.dnsdist/test_BackendDiscovery.py