未验证 提交 52e56bf7 编写于 作者: S Salvatore Sanfilippo 提交者: GitHub

Merge pull request #7349 from oranagra/pingoff-test-race

fix pingoff  test race
......@@ -64,6 +64,7 @@ start_server {} {
# make sure replication is still alive and kicking
$R(1) incr x
wait_for_condition 50 1000 {
[status $R(0) loading] == 0 &&
[$R(0) get x] == 1
} else {
fail "replica didn't get incr"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册