]> git.ipfire.org Git - thirdparty/tornado.git/commit
Fix close_callback handling when the Future read interface is used.
authorBen Darnell <ben@bendarnell.com>
Sun, 23 Feb 2014 20:30:47 +0000 (15:30 -0500)
committerBen Darnell <ben@bendarnell.com>
Sun, 23 Feb 2014 20:30:47 +0000 (15:30 -0500)
commite22cd67dc86ab0f3bce9af401c94dca63dcac9af
tree9c5476814801ba38e9338805da2aabbd41b25426
parenta7cda6081da91466ea044173c0dc5bc37eb92a7f
Fix close_callback handling when the Future read interface is used.
tornado/iostream.py
tornado/test/iostream_test.py