HomeSoftware Heritage

Make swh_scheduler_create_tasks_from_temp use indexes

Description

Make swh_scheduler_create_tasks_from_temp use indexes

We don't have an index on task.arguments, but we have one on each of its args
and kwargs elements.

We therefore make sure we use these indexes.

Details

Provenance
olasdAuthored on Sep 20 2018, 3:25 PM
olasdPushed on Oct 10 2018, 5:11 PM
Parents
rDSCH5f256e5413c5: add build/ and dist/ to gitignore
Branches
Unknown
Tags
Unknown