]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Merge pull request #2589 from ploxiln/ws_open_exc_backport branch5.1
authorBen Darnell <ben@bendarnell.com>
Fri, 1 Mar 2019 14:28:56 +0000 (09:28 -0500)
committerGitHub <noreply@github.com>
Fri, 1 Mar 2019 14:28:56 +0000 (09:28 -0500)
websocket: Catch errors in async open() correctly (5.1 backport)


Trivial merge