refactor
This commit is contained in:
@@ -88,10 +88,6 @@ void eviction::service_function() {
|
||||
}
|
||||
}
|
||||
|
||||
if (get_stop_requested()) {
|
||||
return;
|
||||
}
|
||||
|
||||
unique_mutex_lock lock(get_mutex());
|
||||
if (get_stop_requested()) {
|
||||
return;
|
||||
|
Reference in New Issue
Block a user