]> git.ipfire.org Git - thirdparty/bind9.git/commit
Tweak the _get_cookie() method
authorMichał Kępień <michal@isc.org>
Thu, 21 May 2026 09:52:56 +0000 (11:52 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 21 May 2026 09:52:56 +0000 (11:52 +0200)
commit5fa2bd7e53e1d6ee6ebcc04b0bf5f303d3e85570
tree43c477b5607a2c2028ba572ddcd38f1f4e0c70c6
parentc9ceb191e8e45c461b8f03e853bef0d9f0eb403f
Tweak the _get_cookie() method

The "len(cookie.server) == 0" condition is superfluous for the
"resend_loop" system test, so remove it.  Add a return type annotation
to the _get_cookie() function.
bin/tests/system/resend_loop/ans3/ans.py