PragmaTwice opened a new pull request, #1380: URL: https://github.com/apache/incubator-kvrocks/pull/1380
In some code path, `replyToRedisReply` does not pop the value after reply, which is expected to pop. In this PR, we do not pop the value in any path of `replyToRedisReply` intead, making it more friendly to use. -- 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]
