]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Merge pull request #396 from justinrosenthal/master
authorbdarnell <ben@bendarnell.com>
Mon, 14 Nov 2011 06:52:36 +0000 (22:52 -0800)
committerbdarnell <ben@bendarnell.com>
Mon, 14 Nov 2011 06:52:36 +0000 (22:52 -0800)
Prevent duplicate callbacks when PeriodicCallback is stopped and restarted before _next_timeout


Trivial merge