file manager fixes
This commit is contained in:
parent
8128ac09b3
commit
2fe468826d
@ -494,7 +494,9 @@ void file_manager::remove_resume(const std::string &api_path,
|
||||
source_path);
|
||||
}
|
||||
|
||||
upload_notify_.notify_all();
|
||||
if (not no_lock) {
|
||||
upload_notify_.notify_all();
|
||||
}
|
||||
}
|
||||
|
||||
void file_manager::remove_upload(const std::string &api_path) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user