git-hulk commented on issue #3097:
URL: https://github.com/apache/kvrocks/issues/3097#issuecomment-3162249507

   > Which test script? If go-redis has such behavior, should we assume that it 
is a valid situation?
   
   It should be a valid behavior. For example, a client may send more than one 
command via the pipeline: `SET A 1; WAIT; SET B 2; WAIT;`. It only requires the 
request/response should be in sequence.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to