Trees | Indices | Help |
|
---|
|
RequirementsJob --+ | LocalhostJob
This class should be used as a mixin on a job type that requires jobs to be run on localhost.
Only one of these jobs will be run at a time.
|
|||
|
|||
|
|
|||
requirement = "localhost" hash(x) |
|||
init_count = 0
|
|
Start a job if the requirements are available. If the job was started, return True, if not, return False.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:46 2015 | http://epydoc.sourceforge.net |