Files
Viktor Söderqvist c35dbdfc83 Fix some flaky tests using CLIENT REPLY OFF (#3452)
Some test cases write thoughsands of commands in a pipeline and
afterwards read the replies. This can lead to TCP ACK being dropped and
the connection broken. CLIENT REPLY OFF prevents this.

"Main db not affected when fail to diskless load" in
cluster/diskless-load-swapdb has been observed to be flaky.

The others are just defensive but they follow the same pattern.

Similar fixes in the past: #3430, #2483.

Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
2026-04-08 10:27:49 +08:00
..
2026-02-04 12:57:04 +01:00
2026-01-30 18:16:19 +01:00
2022-08-23 12:37:56 +03:00