"vscode:/vscode.git/clone" did not exist on "93b0075d33292bb74bccb60d205da2c2f2041f1d"
Diskless replication: missing listRewind() added.
This caused BGSAVE to be triggered a second time without any need when
we switch from socket to disk target via the command
CONFIG SET repl-diskless-sync no
and there is already a slave waiting for the BGSAVE to start.
Also comments clarified about what is happening.
Please register or sign in to comment