Skip to content

Flush the error log before exit

Currently, some logs can be missing when a fatal error occurs. (especially GuestBrokeExecutionException)

This MR attempts to flush logs to console and file before process exit.

Merge request reports

Loading