diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/im-sandbox.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/im-sandbox.c b/src/im-sandbox.c index 4337e4a2..83d2f043 100644 --- a/src/im-sandbox.c +++ b/src/im-sandbox.c @@ -485,6 +485,7 @@ static int run_work(const struct index_args *iargs, Stream *st, int finished = 0; profile_start("asapo-fetch"); + set_last_task(sb->shared->last_task[cookie], "ASAPO fetch"); pargs.asapo_data = im_asapo_fetch(asapostuff, &pargs.asapo_data_size, &pargs.asapo_meta, |