]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
rem: nil: Remove maybe_cancel_validators() function
authorOndřej Surý <ondrej@isc.org>
Sat, 8 Nov 2025 23:37:23 +0000 (00:37 +0100)
committerOndřej Surý <ondrej@isc.org>
Sat, 8 Nov 2025 23:37:23 +0000 (00:37 +0100)
When shutting down an fctx, validators can just be canceled
without checking whether there are pending finds.

Merge branch 'ondrej/remove-maybe_cancel_validators' into 'main'

See merge request isc-projects/bind9!11229


Trivial merge