This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients ajaksu2, neologix, pitrou, r.david.murray, thaar, yael
Date 2013-05-08.10:29:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368008973.87.0.516213837591.issue995907@psf.upfronthosting.co.za>
In-reply-to
Content
I take your point; I knew there was something bothering me about how the tasks were handled but I didn't consciously see the bug.  I like the idea of a ScheduledExecutor.

Yael, thanks a lot for working through this, but I think we should probably close this issue and open a new one for adding a ScheduledExecutor to concurrent.futures, and make see-also link from the Timer class to it.  Would you be interested in working on it?
History
Date User Action Args
2013-05-08 10:29:33r.david.murraysetrecipients: + r.david.murray, thaar, pitrou, ajaksu2, neologix, yael
2013-05-08 10:29:33r.david.murraysetmessageid: <1368008973.87.0.516213837591.issue995907@psf.upfronthosting.co.za>
2013-05-08 10:29:33r.david.murraylinkissue995907 messages
2013-05-08 10:29:33r.david.murraycreate