mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-02-22 10:18:28 +01:00
the index-scheduler needs to wake-up after importing a dump
This commit is contained in:
parent
4c1c108a19
commit
9b96085327
@ -518,6 +518,7 @@ impl IndexScheduler {
|
||||
}
|
||||
}
|
||||
|
||||
self.wake_up.signal();
|
||||
Ok(task)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user