l.s.j.r.JobRunnerProcess(child.AMPChild) : class documentation

Part of lp.services.job.runner View In Hierarchy

Base class for processes that run jobs.
Method __init__ Undocumented
Class Method __enter__ Undocumented
Static Method __exit__ Undocumented
Method makeConnection The Job context is entered on connect.
Method connectionLost The Job context is left on disconnect.
Method runJobCommand Run a job from this job_source according to its job id.
def __init__(self, job_source_name, dbuser):
Undocumented
@classmethod
def __enter__(cls):
Undocumented
@staticmethod
def __exit__(exc_type, exc_val, exc_tb):
Undocumented
def makeConnection(self, transport):
The Job context is entered on connect.
def connectionLost(self, reason):
The Job context is left on disconnect.
@RunJobCommand.responder
def runJobCommand(self, job_id):
Run a job from this job_source according to its job id.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.