]> 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>
Sat, 1 Feb 2020 17:31:42 +0000 (12:31 -0500)
commitb0d495e5d91364c1359c45f7eb824b717386c8b9
treeb051f2e9ca0e5545190b7a2e1920ae8498e3ed3b
parenta4290052676fc7a06f96d411b56950faba575e9f
iostream: Add tests for behavior around close with read_until

Updates #2719
tornado/test/iostream_test.py