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