Make lazyfree more reliable
Former-commit-id: b6c3d80edbdc4348c071b4108b039f4da5c88ce5
This commit is contained in:
parent
3403a1f648
commit
f7a7d16524
@ -17,7 +17,9 @@ start_server {tags {"lazyfree"}} {
|
|||||||
fail "Memory is not reclaimed by UNLINK"
|
fail "Memory is not reclaimed by UNLINK"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
start_server {tags {"lazyfree"}} {
|
||||||
test "FLUSHDB ASYNC can reclaim memory in background" {
|
test "FLUSHDB ASYNC can reclaim memory in background" {
|
||||||
set orig_mem [s used_memory]
|
set orig_mem [s used_memory]
|
||||||
set args {}
|
set args {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user