]> git.ipfire.org Git - thirdparty/dnspython.git/commit
The QUIC sync worker thread should not spew backtraces due to not catching exceptions.
authorBob Halley <halley@dnspython.org>
Sun, 17 Nov 2024 01:42:54 +0000 (17:42 -0800)
committerBob Halley <halley@dnspython.org>
Sun, 17 Nov 2024 01:42:54 +0000 (17:42 -0800)
commit939db0bf01035ae269d4160885d27e002c19adac
tree853590a7d58e0c3cb57a355979962b9fea21d9da
parent1f838bf4a16d0c7868abbde8065c8500fc00519a
The QUIC sync worker thread should not spew backtraces due to not catching exceptions.
dns/quic/_sync.py