Shutdown fix in housekeeper
In memory logging in blr_master
This commit is contained in:
@ -1646,6 +1646,7 @@ void
|
||||
shutdown_server()
|
||||
{
|
||||
poll_shutdown();
|
||||
hkshutdown();
|
||||
log_flush_shutdown();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user