]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3916-legacy-test-no-retries-in-resolution_fails' into 'main'
authorMichal Nowak <mnowak@isc.org>
Thu, 6 Apr 2023 09:39:22 +0000 (09:39 +0000)
committerMichal Nowak <mnowak@isc.org>
Thu, 6 Apr 2023 09:39:22 +0000 (09:39 +0000)
commitff34a1f1179106dfb41fc3e33c16863bd296dcb5
tree7a9301fa648612c7e64f55d7649ab2ab78856e8f
parenta43519f7b85036e605c12684670900a43ac17a71
parente05460c813f087519f5074ba156290eb9759e992
Merge branch '3916-legacy-test-no-retries-in-resolution_fails' into 'main'

Do not retry in resolution_fails() on timeout

Closes #3916

See merge request isc-projects/bind9!7814