git-hulk opened a new issue, #3157:
URL: https://github.com/apache/kvrocks/issues/3157

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/kvrocks/issues) and found no similar issues.
   
   
   ### Version
   
   unstable
   
   ### Minimal reproduce step
   
   Run the test TestWaitCommand, specifically 
TestWaitCommand/WAIT_with_timeout_should_not_block_indefinitely. Observe the 
WAIT command behavior during test execution.
   
   ### What did you expect to see?
   
   WAIT command should respect the timeout and not block indefinitely.
   
   ### What did you see instead?
   
   Test failed with error: WAIT command blocked indefinitely
   wait_test.go:110: WAIT command blocked indefinitely
   FAIL
   exit status 1
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
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.apache.org

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

Reply via email to