mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
the index-scheduler needs to wake-up after importing a dump
This commit is contained in:
parent
955d3339f0
commit
e9295c03ce
1 changed files with 1 additions and 0 deletions
|
@ -518,6 +518,7 @@ impl IndexScheduler {
|
|||
}
|
||||
}
|
||||
|
||||
self.wake_up.signal();
|
||||
Ok(task)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue