Remove unnecessary mxs_log_flush_sync calls
The calls were unnecessary in the context where they were made.
This commit is contained in:
@ -2248,8 +2248,6 @@ return_main:
|
||||
unlink_pidfile();
|
||||
}
|
||||
|
||||
mxs_log_flush_sync();
|
||||
|
||||
if (daemon_mode && rc != MAXSCALE_SHUTDOWN)
|
||||
{
|
||||
/** Notify the parent process that an error has occurred */
|
||||
|
||||
Reference in New Issue
Block a user