]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: adapt unit test to avoid race on OpenBSD 14602/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 28 Aug 2024 07:28:48 +0000 (09:28 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 3 Sep 2024 07:11:55 +0000 (09:11 +0200)
commit907493c56d093f7d6da8a73d426e9746ce8b343c
tree387dc860254b441e9a0812daa2034456f660ec1e
parentd0a86aaf84345a203541c52abadb272ea8959d03
dnsdist: adapt unit test to avoid race on OpenBSD

It looks like OpenBSD has different thread scheduler behaviour, and it
can take a while for the error condition to be set.
pdns/dnsdistdist/test-dnsdistasync.cc