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 eba4805 commit d34d6dfCopy full SHA for d34d6df
newsfragments/586.bugfix.rst
@@ -1,2 +1,2 @@
1
-``handler()`` inside ``TCPListener.listen()`` does not catch exceptions thrown during handshaking steps (from ```Sawrm``).
+``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