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