]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Merge pull request #1906 from ajdavis/handle-stream-native-coro
authorBen Darnell <ben@bendarnell.com>
Tue, 13 Dec 2016 13:46:01 +0000 (21:46 +0800)
committerGitHub <noreply@github.com>
Tue, 13 Dec 2016 13:46:01 +0000 (21:46 +0800)
tcpserver: handle_stream can be a native coroutine


Trivial merge