[Logs] Improve Crash log defaults (#4579)

This commit is contained in:
Chris Miles
2025-01-05 23:46:43 -06:00
committed by GitHub
parent c82dee575a
commit 4c6aaa6995
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -294,6 +294,8 @@ void print_trace()
SendCrashReport(crash_report);
}
LogSys.CloseFileLogs();
exit(1);
}