]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix: dev: mark loop as shuttingdown earlier in shutdown_cb
authorOndřej Surý <ondrej@isc.org>
Tue, 10 Dec 2024 19:51:20 +0000 (19:51 +0000)
committerOndřej Surý <ondrej@isc.org>
Tue, 10 Dec 2024 19:51:20 +0000 (19:51 +0000)
commitd71869d6a78def76cf68e90b21411fd83c21db3d
treec7776832ccb57f73e2fcc75828c97d4436bb1571
parenta61910bdca136994cab7266c936c94a52bd0c64e
parent67e21d94d432d0e1288e294d275cbf2131571ea0
fix: dev: mark loop as shuttingdown earlier in shutdown_cb

Merge branch 'loop-shuttingdown' into 'main'

See merge request isc-projects/bind9!9827