parent
c715b7fae7
commit
c185fafa5d
@ -1357,6 +1357,7 @@ int rewriteAppendOnlyFileBackground(void) {
|
|||||||
serverLog(LL_WARNING,
|
serverLog(LL_WARNING,
|
||||||
"Can't rewrite append only file in background: fork: %s",
|
"Can't rewrite append only file in background: fork: %s",
|
||||||
strerror(errno));
|
strerror(errno));
|
||||||
|
aofClosePipes();
|
||||||
return C_ERR;
|
return C_ERR;
|
||||||
}
|
}
|
||||||
serverLog(LL_NOTICE,
|
serverLog(LL_NOTICE,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user