Comment From: ShooterIT
In your client connection, there may be remaining replies that you need to entirely read firstly. https://github.com/redis/redis/blob/unstable/src/replication.c#L722-L725
Comment From: ShooterIT
In your client connection, there may be remaining replies that you need to entirely read firstly. https://github.com/redis/redis/blob/unstable/src/replication.c#L722-L725