mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Fix progress of into_changes
This commit is contained in:
parent
867138f166
commit
8380ddbdcd
11 changed files with 101 additions and 6 deletions
|
@ -1344,6 +1344,7 @@ impl IndexScheduler {
|
|||
primary_key.as_deref(),
|
||||
&mut new_fields_ids_map,
|
||||
&|| must_stop_processing.get(),
|
||||
&send_progress,
|
||||
)?;
|
||||
|
||||
let mut addition = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue