]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Merge pull request #2581 from bdarnell/websocket-open-catch
authorBen Darnell <ben@bendarnell.com>
Sat, 9 Feb 2019 17:02:32 +0000 (12:02 -0500)
committerGitHub <noreply@github.com>
Sat, 9 Feb 2019 17:02:32 +0000 (12:02 -0500)
websocket: Catch errors in async open() correctly


Trivial merge