1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-23 02:31:18 +08:00
Files
osu-lazer/osu.Game/Online/API
T
Dean Herbert 55ae0403d8 Ensure API state is Connecting immediately on startup when credentials are present
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
..
2024-08-30 13:41:34 +02:00
2023-06-24 01:00:03 +09:00
2024-01-30 21:05:23 +01:00
2022-06-17 16:37:17 +09:00
2023-06-24 01:00:03 +09:00
2023-06-24 01:00:03 +09:00