summaryrefslogtreecommitdiff
path: root/src/zmalloc.c
diff options
context:
space:
mode:
authorOran Agra <oran@redislabs.com>2020-10-26 11:55:24 +0200
committerGitHub <noreply@github.com>2020-10-26 11:55:24 +0200
commit4e2e5be201439cae4c0a03cfc8b6a60be4bff625 (patch)
tree36d81b0472ae8472a8acba2f5194797323866714 /src/zmalloc.c
parent01acfa71ca972a79d215160104fad5f8e6e824af (diff)
downloadredis-4e2e5be201439cae4c0a03cfc8b6a60be4bff625.tar.gz
Attempt to fix sporadic test failures due to wait_for_log_messages (#7955)
The tests sometimes fail to find a log message. Recently i added a print that shows the log files that are searched and it shows that the message was in deed there. The only reason i can't think of for this seach to fail, is we we happened to read an incomplete line, which didn't match our pattern and then on the next iteration we would continue reading from the line after it. The fix is to always re-evaluation the previous line.
Diffstat (limited to 'src/zmalloc.c')
0 files changed, 0 insertions, 0 deletions