You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by "torwig (via GitHub)" <gi...@apache.org> on 2023/01/25 05:50:06 UTC

[GitHub] [incubator-kvrocks] torwig commented on pull request #1232: XREAD returns dedicated status if it blocks

torwig commented on PR #1232:
URL: https://github.com/apache/incubator-kvrocks/pull/1232#issuecomment-1403128250

   @PragmaTwice No because it worked **correctly** even without this change :) 
   In this case, the loop wasn't stopped on `s.Is<Status::BlockingCmd>()` clause. But, according to the code, the actual reply wasn't sent because the `reply` variable remained empty. 


-- 
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-unsubscribe@kvrocks.apache.org

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