mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
fix the whole batchKind thingy
This commit is contained in:
parent
af0f5d6c0c
commit
6b9689a1c0
4 changed files with 292 additions and 5 deletions
|
@ -67,6 +67,8 @@ impl IndexScheduler {
|
|||
})?;
|
||||
}
|
||||
|
||||
// TODO: TAMO: update the task in `all_tasks`
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue