This commit is contained in:
Henry 2025-10-08 20:21:15 +05:30 committed by GitHub
commit 3ca0bbcddb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -217,6 +217,7 @@ void trackingRememberKeys(client *tracking, client *executing) {
* library to rely on `COMMAND` command to discover the node
* to connect to. These channels doesn't need to be tracked. */
if (executing->cmd->flags & CMD_PUBSUB) {
getKeysFreeResult(&result);
return;
}