Make lazyfree more reliable
Former-commit-id: 9646b1d94475e39066887062f96f493c7529e440
This commit is contained in:
parent
ebc4990f37
commit
2a77cff00f
@ -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