Package turbogears :: Module scheduler :: Class ForkedIntervalTask
[hide private]

Class ForkedIntervalTask

source code


Interval Task that executes in its own process.

Instance Methods [hide private]

Inherited from ForkedTaskMixin: __call__

Inherited from IntervalTask: __init__, reschedule

Inherited from Task: execute, handle_exception