]> git.ipfire.org Git - thirdparty/dnspython.git/commit
The asyncio quic code did not close politely in clean exit cases.
authorBob Halley <halley@dnspython.org>
Fri, 27 Oct 2023 02:23:27 +0000 (19:23 -0700)
committerBob Halley <halley@dnspython.org>
Fri, 27 Oct 2023 02:23:27 +0000 (19:23 -0700)
commitcb83902c21f6a938b53c403d7445a2b0a473c0e7
tree994d421c0c5aa8622f88a4c9f69c334772c868b3
parent6b87c043dde59883558ab935b405578e28e67816
The asyncio quic code did not close politely in clean exit cases.
dns/quic/_asyncio.py