mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
In some cases large replies on slow systems may only be partially read by the test suite, resulting with parsing errors. This fix is still timing sensitive but should greatly reduce the chances of this happening.