]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #8559 from omoerbeek/rec-thread-startup-race
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 20 Nov 2019 13:25:28 +0000 (14:25 +0100)
committerGitHub <noreply@github.com>
Wed, 20 Nov 2019 13:25:28 +0000 (14:25 +0100)
Avoid startup race by setting the state of a tread before starting it.


Trivial merge