We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e569740 commit eba4805Copy full SHA for eba4805
newsfragments/586.bugfix.rst
@@ -0,0 +1,2 @@
1
+``handler()`` inside ``TCPListener.listen()`` does not catch exceptions thrown during handshaking steps (from ```Sawrm``).
2
+These innocuous exceptions will become fatal and crash the process if not handled.
0 commit comments