Table of Contents

Class: IPeriodicTask ./src/peak/running/interfaces.py

Thing that does work periodically

Base Classes   
Interface
Methods   
__call__
__cmp__
  __call__ 
__call__ ()

Do whatever work is required; return truth if useful work done

This method should update the task's pollInterval if needed. To request that the task should no longer be recurrently scheduled, raise exceptions.StopRunning.

  __cmp__ 
__cmp__ ( other )

Compare to another daemon on the basis of priority


Table of Contents

This document was automatically generated on Mon Apr 15 01:11:03 2024 by HappyDoc version 2.1