summaryrefslogtreecommitdiff
path: root/src/redismodule.h
diff options
context:
space:
mode:
authorBinbin <binloveplay1314@qq.com>2022-03-07 19:44:07 +0800
committerGitHub <noreply@github.com>2022-03-07 13:44:07 +0200
commit45d83fb2d49c9d44249265b3ccb63cd39fa50501 (patch)
treebc63f634c14a664de9eb47d6655bf9931c9373b6 /src/redismodule.h
parent6740e1753d4e1d60a70195817c50da7f33d3082c (diff)
downloadredis-45d83fb2d49c9d44249265b3ccb63cd39fa50501.tar.gz
Fix timing issue in rehash test (#10388)
`Expected '*table size: 4096*' to match '*table size: 8192*'` This test failed once on daily macOS, the reason is because the bgsave has not stopped after the kill and `after 200`. So there is a child process and no rehash triggered. This commit use `waitForBgsave` to wait for it to finish.
Diffstat (limited to 'src/redismodule.h')
0 files changed, 0 insertions, 0 deletions