Make lazyfree more reliable

Former-commit-id: b6c3d80edbdc4348c071b4108b039f4da5c88ce5
This commit is contained in:
John Sully 2020-06-07 00:40:58 -04:00
parent 8f8015bb22
commit ebf5d2826a

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 {}