Commit graph

8 commits

Author SHA1 Message Date
Romain Bignon
6f1cec035d the first repeated task is run in a thread too 2010-05-20 19:50:15 +02:00
Romain Bignon
72e70e2ec6 ability to SIGINT/SIGTERM process (and be sure that any tasks are finished) 2010-05-20 19:41:09 +02:00
Romain Bignon
3f938a957b fix: function was called twice each times 2010-05-17 11:24:46 +02:00
Christophe Benz
91076a92e4 repeat calls function immediately without waiting for timer 2010-05-14 17:33:57 +02:00
Romain Bignon
1795d16112 use threading.Timer instead of the sched module 2010-04-26 18:12:23 +02:00
Christophe Benz
cebcead318 add __all__ variable to many modules 2010-04-16 18:11:52 +02:00
Romain Bignon
00d00da858 avoid unlimited loop in scheduler 2010-04-11 18:06:20 +02:00
Romain Bignon
3393fb73e9 abstraction on scheduler 2010-04-04 18:17:01 +02:00