PragmaTwice commented on issue #3097:
URL: https://github.com/apache/kvrocks/issues/3097#issuecomment-3162236858

   > the test script we used does not actually wait for WAIT, it would keep 
sending WAIT 1.
   
   Which test script? If go-redis has such behavior, should we assume that it 
is a valid situation?
   
   RESP connection is NOT mutiplexed. If a command is blocking, the client 
should NOT send more commands and the server should NOT accept more commands 
from the client. Correct me if I'm wrong.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to