mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-01-30 15:03:12 +08: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