From b3310d6e91010c7b839c3bf599e866877746462d Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 6 May 2022 12:03:05 +0200 Subject: ASAP::O: Add last_task for ASAPO fetch --- src/im-sandbox.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') 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, -- cgit v1.2.3