]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: dev: Restore the number of threadpool threads back to original value
authorNicki Křížek <nicki@isc.org>
Fri, 20 Sep 2024 14:47:24 +0000 (14:47 +0000)
committerNicki Křížek <nicki@isc.org>
Fri, 20 Sep 2024 14:47:24 +0000 (14:47 +0000)
The issue of long-running operations potentially blocking query resolution has been fixed. Revert this temporary workaround and restore the number of threadpool threads.

Related #4898

Merge branch '4898-remove-workaround-and-note' into 'main'

See merge request isc-projects/bind9!9530


Trivial merge