]> git.ipfire.org Git - thirdparty/tornado.git/commit
Fix `PeriodicCallback' when callback function return `Future' and has 1138/head
authorWEI Zhicheng <zhicheng@opensourceforge.net>
Wed, 6 Aug 2014 10:35:24 +0000 (18:35 +0800)
committerWEI Zhicheng <zhicheng@opensourceforge.net>
Wed, 6 Aug 2014 10:35:24 +0000 (18:35 +0800)
commit2d6c02ac11ffdbfe5153bb2432e9c478f7ac0701
tree69e9f8a3a3eb02524a9a3e6b811efd6f7096c727
parentdbab79218ffcd124dbfbd1fa06245582ca9c11db
Fix `PeriodicCallback' when callback function return `Future' and has
`Exception' will silence ignore
tornado/ioloop.py