mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-04 15:38:59 +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.