Make lazyfree more reliable

Former-commit-id: 9646b1d94475e39066887062f96f493c7529e440
This commit is contained in:
John Sully 2020-06-07 00:40:58 -04:00
parent ebc4990f37
commit 2a77cff00f

View File

@ -17,7 +17,9 @@ start_server {tags {"lazyfree"}} {
fail "Memory is not reclaimed by UNLINK"
}
}
}
start_server {tags {"lazyfree"}} {
test "FLUSHDB ASYNC can reclaim memory in background" {
set orig_mem [s used_memory]
set args {}