fix(unified-storage): reduce lock contention when pruning (#102425)
This commit is contained in:
@@ -264,6 +264,7 @@ func TestUnifiedStorageQueries(t *testing.T) {
|
||||
Namespace: "nn",
|
||||
Group: "gg",
|
||||
Resource: "rr",
|
||||
Name: "na",
|
||||
},
|
||||
HistoryLimit: 100,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user