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 yael
Recipients ajaksu2, pitrou, thaar, yael
Date 2013-04-14.16:17:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365956252.11.0.202607647893.issue995907@psf.upfronthosting.co.za>
In-reply-to
Content
Added a class Threading.TimerPool. This new class spawns one thread, and that thread is running as long as there are active timers.
History
Date User Action Args
2013-04-14 16:17:32yaelsetrecipients: + yael, thaar, pitrou, ajaksu2
2013-04-14 16:17:32yaelsetmessageid: <1365956252.11.0.202607647893.issue995907@psf.upfronthosting.co.za>
2013-04-14 16:17:32yaellinkissue995907 messages
2013-04-14 16:17:32yaelcreate