mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Update the tasks statuses
This commit is contained in:
parent
88a0ed9736
commit
f3f6bbf624
5 changed files with 126 additions and 42 deletions
|
@ -1,7 +1,7 @@
|
|||
use std::collections::hash_map::Entry;
|
||||
use std::collections::HashMap;
|
||||
use std::path::PathBuf;
|
||||
use std::sync::{Arc, RwLock, RwLockWriteGuard};
|
||||
use std::sync::{Arc, RwLock};
|
||||
use std::{fs, thread};
|
||||
|
||||
use log::error;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue