l.s.r.ForkingSessionService(Service) : class documentation

Part of lp.scripts.runlaunchpad View In Hierarchy

A lp-forking-service for handling codehosting access.
Method should_launch Return true if this service should be launched by default.
Method logfile Return the log file to use.
Method launch Run the service in a thread or external process.

Inherited from Service:

Method _setUp Undocumented
@property
def should_launch(self):
Return true if this service should be launched by default.
@property
def logfile(self):
Return the log file to use.

Default to the value of the configuration key logfile.

def launch(self):
Run the service in a thread or external process.

May block long enough to kick it off, but must return control to the caller without waiting for it to shutdown.

API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.