We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7ac6c1 commit 46615acCopy full SHA for 46615ac
1 file changed
tests/unit/maxmemory.tcl
@@ -182,6 +182,8 @@ proc test_slave_buffers {test_name cmd_count payload_len limit_memory pipeline}
182
fail "Replication not started."
183
}
184
185
+ after 100
186
+
187
# measure used memory after the slave connected and set maxmemory
188
set orig_used [s -1 used_memory]
189
set orig_client_buf [s -1 mem_clients_normal]
0 commit comments