mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-20 12:32:53 +00: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)