#1702: Scheduler doesn't ever shut down if interval_task was executing when
interrupt sent
------------------------+---------------------------------------------------
Reporter: xentac | Owner: Chris Arndt
Type: defect | Status: assigned
Priority: low | Milestone: 1.1
Component: TurboGears | Version: 1.0.4.2
Severity: normal | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Comment (by xentac):
scheduler.add_interval_task(taskname='Job Scheduler', action=do_something,
initialdelay=10, interval=10,
processmethod=turbogears.scheduler.method.sequential)
This is how I add the task. Right now, we're using 0.9a6 (I know, it
sucks) but the scheduler code hasn't changed significantly since then.
If you still can't reproduce it, I will try creating a tg 1.1 project and
reproducing it there.
--
Ticket URL: <http://trac.turbogears.org/ticket/1702#comment:8>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---