mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 00:31:02 +00:00
the index-scheduler needs to wake-up after importing a dump
This commit is contained in:
@ -518,6 +518,7 @@ impl IndexScheduler {
|
||||
}
|
||||
}
|
||||
|
||||
self.wake_up.signal();
|
||||
Ok(task)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user