task_processing.runners.sync module

class task_processing.runners.sync.Sync(executor)

Bases: task_processing.interfaces.runner.Runner

kill(task_id)
run(task_config)
stop()