1
This commit is contained in:
parent
e13517b579
commit
1302c7333e
@ -168,8 +168,6 @@ void RecordManager::stopAutoScan()
|
||||
|
||||
running_ = false;
|
||||
if (scan_thread_.joinable()) scan_thread_.join();
|
||||
|
||||
LOG_INFO("[RecordManager] Auto-scan thread stopped.");
|
||||
}
|
||||
|
||||
//
|
||||
|
||||
Loading…
Reference in New Issue
Block a user