introduce TaskListIdentifier

This commit is contained in:
ad hoc
2022-05-16 20:16:23 +02:00
parent aa50acb031
commit 5a5066023b
4 changed files with 54 additions and 18 deletions

View File

@ -216,6 +216,7 @@ impl From<Task> for TaskView {
TaskType::IndexUpdate,
Some(TaskDetails::IndexInfo { primary_key }),
),
TaskContent::Dump { path: _ } => todo!(),
};
// An event always has at least one event: "Created"