l.s.t.t.t.NoopTaskConsumer : class documentation

Part of lp.services.twistedsupport.tests.test_task View In Hierarchy

Known subclasses: lp.services.twistedsupport.tests.test_task.AppendingTaskConsumer

Task consumer that does nothing.
Method taskStarted Do nothing.
Method noTasksFound Do nothing.
Method taskProductionFailed Do nothing.
def taskStarted(self, task):
Do nothing.
def noTasksFound(self):
Do nothing.
def taskProductionFailed(self, reason):
Do nothing.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.