[issue995907] memory leak with threads and enhancement of the timer class

Yael report at bugs.python.org
Sun Apr 14 18:17:32 CEST 2013


Yael added the comment:

Added a class Threading.TimerPool. This new class spawns one thread, and that thread is running as long as there are active timers.

----------
keywords: +patch
Added file: http://bugs.python.org/file29853/mywork.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue995907>
_______________________________________


More information about the Python-bugs-list mailing list