]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3272-shutdown-deadlock' into 'main'
authorEvan Hunt <each@isc.org>
Thu, 28 Apr 2022 06:56:20 +0000 (06:56 +0000)
committerEvan Hunt <each@isc.org>
Thu, 28 Apr 2022 06:56:20 +0000 (06:56 +0000)
commitfcb337326940c1a69ec4b1f5a576d664d8a9ac35
treed44210a430d190c9917f49f91e946991ec389dde
parentdbafb3bdd0f4a71b89b305eb6325a8134de061c9
parent6bcf3e5c31043b1c188c0f5ee84c9eff12b501ae
Merge branch '3272-shutdown-deadlock' into 'main'

prevent a deadlock in the shutdown system test

Closes #3272

See merge request isc-projects/bind9!6205