]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] chg: test: Use isctest.asyncserver in the "statistics" test
authorŠtěpán Balážik <stepan@isc.org>
Wed, 29 Oct 2025 18:23:56 +0000 (18:23 +0000)
committerŠtěpán Balážik <stepan@isc.org>
Wed, 29 Oct 2025 18:23:56 +0000 (18:23 +0000)
Reimplement the custom server using the asyncserver Python module.

Behavior change: The new server doesn't copy CD and DO flags and a client cookie to responses.

Backport of MR !10928

Merge branch 'backport-stepan/statistics-asyncserver-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11171


Trivial merge