diff --git a/osu.Game/Tests/Visual/Multiplayer/TestMultiplayerClient.cs b/osu.Game/Tests/Visual/Multiplayer/TestMultiplayerClient.cs index 5fa2ca8890..f96ba8ba24 100644 --- a/osu.Game/Tests/Visual/Multiplayer/TestMultiplayerClient.cs +++ b/osu.Game/Tests/Visual/Multiplayer/TestMultiplayerClient.cs @@ -339,6 +339,7 @@ namespace osu.Game.Tests.Visual.Multiplayer } catch (OperationCanceledException) { + // Clients need to be notified of cancellations in the following code. } Schedule(() =>