]> git.ipfire.org Git - thirdparty/pdns.git/commit
Minimal fix to avoid busy looping. The condition_variable varant showed 7829/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 10 May 2019 11:45:00 +0000 (13:45 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 17 May 2019 08:56:31 +0000 (08:56 +0000)
commit6fed6029be14e2932abaf7d8be03cc91cefd7fe3
tree276aae99497955c757d22a7c87583ce8a0bebf9a
parentc886fa59f3def9b680ef575778d66d1a114c9904
Minimal fix to avoid busy looping. The condition_variable varant showed
spurious failures on travis so go for the minimial fix.
pdns/communicator.cc