]> granicus.if.org Git - pdns/commit
Minimal fix to avoid busy looping. The condition_variable varant showed
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, 10 May 2019 12:03:45 +0000 (14:03 +0200)
commit006adf321ad4af7b1681e617c73308c5b4e811c4
tree8b239f975abf7a8e2c9a210efaa11d010e0677f7
parent2b272cfa5a506b000e5c1616a0a7493e757e49eb
Minimal fix to avoid busy looping. The condition_variable varant showed
spurious failures on travis so go for the minimial fix.
pdns/communicator.cc
pdns/communicator.hh
pdns/mastercommunicator.cc
pdns/slavecommunicator.cc