]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #11587 from omoerbeek/rec-outgoing-pb-race
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 29 Apr 2022 07:46:29 +0000 (09:46 +0200)
committerGitHub <noreply@github.com>
Fri, 29 Apr 2022 07:46:29 +0000 (09:46 +0200)
rec: Avoid a race in test code between processing the first query and the priming code


Trivial merge