mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-06-10 10:09:12 +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)