zhixinwen opened a new pull request, #3117:
URL: https://github.com/apache/kvrocks/pull/3117

   This PR supports timeout with WAIT command, timeout unit is millisecond.
   
   Previously I thought timeout is optional, which is not, and this PR requires 
timeout to be specified.
   
   This PR also prevents additional commands being executed while waiting for 
WAIT to return 
([details](https://github.com/apache/kvrocks/issues/3097#issuecomment-3161427225)).
 A test has been added to guard against this scenario.


-- 
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