diff --git a/src/cluster.c b/src/cluster.c index 499daf687..81ffba48b 100644 --- a/src/cluster.c +++ b/src/cluster.c @@ -7373,7 +7373,6 @@ unsigned int delKeysInSlot(unsigned int hashslot) { moduleNotifyKeyspaceEvent(NOTIFY_GENERIC, "del", key, server.db[0].id); postExecutionUnitOperations(); decrRefCount(key); - postExecutionUnitOperations(); j++; server.dirty++; }