mirror of
https://github.com/ppy/osu.git
synced 2025-02-13 22:23:32 +08:00
1f13669636
Fixes timeout in `TestJoinRoomWithoutPassword`, because the 'server' returns out-of-date data while the `MatchSubScreen` has possible not been entered yet (and thus hasn't disabled polling itself yet). Can be tested by adding a `Task.Delay(3000);` at the end of the `MultiplayerClient.JoinRoom()` task. |
||
---|---|---|
.. | ||
Components | ||
Lounge | ||
Match | ||
Multiplayer | ||
Playlists | ||
DrawableRoomPlaylist.cs | ||
DrawableRoomPlaylistItem.cs | ||
DrawableRoomPlaylistWithResults.cs | ||
FooterButtonFreeMods.cs | ||
FreeModSelectOverlay.cs | ||
Header.cs | ||
IOnlinePlaySubScreen.cs | ||
IRoomManager.cs | ||
OngoingOperationTracker.cs | ||
OnlinePlayComposite.cs | ||
OnlinePlayScreen.cs | ||
OnlinePlaySongSelect.cs | ||
OnlinePlaySubScreen.cs | ||
OnlinePlaySubScreenStack.cs |