HomeSoftware Heritage

task: move run to run_task to allow overriding the default behavior of tasks

Description

task: move run to run_task to allow overriding the default behavior of tasks

This is an API break, but it's just a matter of renaming all existing tasks to
run_task instead of run.

Close T536

Details

Provenance
olasdAuthored on Jun 12 2017, 3:30 PM
olasdPushed on Jun 12 2017, 3:32 PM
Parents
rDSCH07ea7669df9c: swh-worker-control: read the remote monotonic time to get task start times
Branches
Unknown
Tags
Unknown
Tasks
T536: Enrich task return status to register partial completions