mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2026-01-26 12:34:04 +01:00
Also fix a small issue with incorrect shutdown ordering in SDL. Previously the system would still be running so the telemetry task didn't launch and detached_tasks would assert(count == 0)