]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix `resend_loop` system test
authorColin Vidal <colin@isc.org>
Thu, 30 Apr 2026 18:02:47 +0000 (19:02 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 7 May 2026 11:21:59 +0000 (13:21 +0200)
commitcb13dcabdb64bdb5f8f7ed33980aaf470a90e877
tree2a08b9f693971137c659136771f827057c157f03
parentd5cd9b71ebadf7c0c76f09c5bbb65b6a7b944d0d
Fix `resend_loop` system test

Commit `c78016ff91ed33221831b4723108d69639430913` backported asyncserver
features to 9.18 branches, but the `resend_loop` test was still using
the previous API to install handlers (passing a list of handlers rather
than a varags). This is now fixed.
bin/tests/system/resend_loop/ans3/ans.py