Part of lp.services.job.runner View In Hierarchy
| Method | __init__ | Undocumented | 
| Method | runJobInSubprocess | Run the job_class with the specified id in the process pool. | 
| Method | runAll | Run all ready jobs. | 
| Method | terminated | Callback to stop the processpool and reactor. | 
| Method | failed | Callback for when the job fails. | 
| Class Method | runFromSource | Run all ready jobs provided by the specified source. | 
| Method | _logTimeout | Undocumented | 
Inherited from BaseJobRunner:
| Method | acquireLease | Undocumented | 
| Method | runJob | Undocumented | 
| Method | runJobHandleError | Undocumented | 
| Method | userErrorTypes | Undocumented | 
| Method | retryErrorTypes | Undocumented | 
| Method | _doOops | Report an OOPS for the provided job and info. | 
| Method | _logOopsId | Report oopses by id to the log. |