]> git.ipfire.org Git - thirdparty/tornado.git/commit
Fix `PeriodicCallback' when callback function return `Future' and has
authorWEI Zhicheng <zhicheng@opensourceforge.net>
Wed, 6 Aug 2014 10:35:24 +0000 (18:35 +0800)
committerBen Darnell <ben@bendarnell.com>
Sun, 10 Aug 2014 18:13:10 +0000 (14:13 -0400)
commita78184f90c21e3b2d288891e243c111f8091c3d4
tree64fdde48cbdd912873388631c2870e53808f26d6
parent7550e8bb55c7a9e7f3fd68918d0a91ce845d36f4
Fix `PeriodicCallback' when callback function return `Future' and has
`Exception' will silence ignore
tornado/ioloop.py