mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-06-06 16:12:04 +03:00
A lot of logs are incomplete due to being unable to flush inside the signal handler, now we flush after any exceptions so that there is a guarantee of any exceptions being logged as this is crucial for proper debugging.