mirror of
https://github.com/ppy/osu.git
synced 2026-05-23 02:31:18 +08:00
55ae0403d8
Currently, there's a period where the API is `Offline` even though it is about to connect (as soon as the `run` thread starts up). This can cause any `Queue`d requests to fail if they arrive too early. To avoid this, let's ensure the `Connecting` state is set as early as possible.
55ae0403d8
·
2025-01-14 18:18:53 +09:00
History