]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: test: Use isctest.asyncserver in the "statistics" test
authorŠtěpán Balážik <stepan@isc.org>
Wed, 29 Oct 2025 17:45:14 +0000 (17:45 +0000)
committerŠtěpán Balážik <stepan@isc.org>
Wed, 29 Oct 2025 17:45:14 +0000 (17:45 +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.

Merge branch 'stepan/statistics-asyncserver' into 'main'

See merge request isc-projects/bind9!10928


Trivial merge