Skip to content

Commit ae8a94d

Browse files
committed
Significantly improve perf in replication scenarios
1 parent 69a74a5 commit ae8a94d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/server.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3669,8 +3669,6 @@ void call(client *c, int flags) {
36693669
}
36703670
redisOpArrayFree(&g_pserver->also_propagate);
36713671
}
3672-
3673-
ProcessPendingAsyncWrites();
36743672

36753673
g_pserver->also_propagate = prev_also_propagate;
36763674

0 commit comments

Comments
 (0)