]> git.ipfire.org Git - thirdparty/tornado.git/commit
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)
commita99f14713f3e370b547650565dc3e49edf272185
treea96c490bfdc55845d3e6a478c1a68177459348c5
parent97d6599637e683fcab1d391468a8408c8496939a
parente38f2ae5e14ab5ea8dec22ec0bc306984b89c3ab
Merge pull request #2589 from ploxiln/ws_open_exc_backport

websocket: Catch errors in async open() correctly (5.1 backport)