]> 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>
Sun, 9 Jun 2019 21:15:31 +0000 (17:15 -0400)
commitfbd1a8fb95d1d24acd100426077c37d6f77e497b
tree3896dba0672e285f8c3638b6d1be22b984a1e3c3
parentb8fbac31bc42e08e6a1c3472158e2319e73ebe2e
iostream: check that stream is open before trying to read (#2670)
tornado/iostream.py