]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Merge pull request #1902 from pitrou/tcpserver_stop_twice
authorBen Darnell <ben@bendarnell.com>
Tue, 13 Dec 2016 12:43:36 +0000 (20:43 +0800)
committerGitHub <noreply@github.com>
Tue, 13 Dec 2016 12:43:36 +0000 (20:43 +0800)
Fix #1901: fix TCPServer.stop() when called twice


Trivial merge