]> git.ipfire.org Git - thirdparty/tornado.git/commit
iostream: check that stream is open before trying to read (#2670)
authorZachary Sailer <zachsailer@gmail.com>
Sun, 9 Jun 2019 21:15:31 +0000 (14:15 -0700)
committerBen Darnell <ben@bendarnell.com>
Sat, 22 Jun 2019 16:55:07 +0000 (12:55 -0400)
commit12094c3b4626dbc25aaa7d41eeed2de2c1f27a7f
treef851731e6fba7885065fb1c947181fa8c9beca1a
parent442a8124a4373f7140bbdd8f9db9ce4346290f9d
iostream: check that stream is open before trying to read (#2670)
tornado/iostream.py