]> git.ipfire.org Git - thirdparty/tornado.git/commit
iostream: Add tests for behavior around close with read_until
authorBen Darnell <ben@bendarnell.com>
Mon, 5 Aug 2019 01:34:32 +0000 (21:34 -0400)
committerBen Darnell <ben@bendarnell.com>
Mon, 2 Mar 2020 22:49:47 +0000 (17:49 -0500)
commit6d414c91ed9182f732dac5233bf197723484de16
treee49a9a7e4fcfaa1901bc76ac3c243e0443ad3837
parent6d650f58cc4136420c9f544d288ca2bfd5848502
iostream: Add tests for behavior around close with read_until

Updates #2719
tornado/test/iostream_test.py