archivebox.workers.management.commands.supervisord_watchdog

Module Contents

Classes

Command

API

class archivebox.workers.management.commands.supervisord_watchdog.Command[source]

Bases: django.core.management.base.BaseCommand

help[source]

‘Stop a foreground-owned supervisord if its exact ArchiveBox owner Process exits.’

add_arguments(parser)[source]
handle(*args, **kwargs)[source]