]> git.ipfire.org Git - thirdparty/bind9.git/commit
limit the time we wait for netmgr to be destroyed
authorEvan Hunt <each@isc.org>
Thu, 16 Jul 2020 00:57:58 +0000 (17:57 -0700)
committerOndřej Surý <ondrej@sury.org>
Thu, 1 Oct 2020 16:09:35 +0000 (18:09 +0200)
commit686b73ae257a8e608b4bffeddbe709f05ca44f26
tree99ca213dd346086260038340fbed29a091feb225
parenta73e807a46ccb055fb6afe52f4937cf4eef88127
limit the time we wait for netmgr to be destroyed

if more than 10 seconds pass while we wait for netmgr events to
finish running on shutdown, something is almost certainly wrong
and we should assert and crash.

(cherry picked from commit 2f2d60a9898faeeb8e9c8d7b80061d7e7845687c)
lib/isc/netmgr/netmgr.c