zhixinwen commented on issue #3097: URL: https://github.com/apache/kvrocks/issues/3097#issuecomment-3162502160
> > SET A 1; WAIT; SET B 2; WAIT; > > In such case, `SET B 2` and the second `WAIT` should be executed after the finish of blocking of the first `WAIT`, correct? Yes -- 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]
