]> git.ipfire.org Git - thirdparty/tornado.git/commit
Fix `IOStream' when callback function return `Future' and has
authorWEI Zhicheng <zhicheng@opensourceforge.net>
Thu, 7 Aug 2014 17:49:39 +0000 (01:49 +0800)
committerBen Darnell <ben@bendarnell.com>
Sun, 10 Aug 2014 18:13:18 +0000 (14:13 -0400)
commit87fa80c9ebd6eda8c1596bed738bdf4fb8df1e67
tree9894f3b1f9bdf380290a179b6e530dfdc735537c
parenta78184f90c21e3b2d288891e243c111f8091c3d4
Fix `IOStream' when callback function return `Future' and has
`Exception' will silence ignore
tornado/iostream.py