We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff1d5b4 commit 3700131Copy full SHA for 3700131
Intersect.Client.Core/Networking/Network.cs
@@ -76,7 +76,6 @@ public static void DebounceClose(string reason)
76
77
try
78
{
79
- Console.WriteLine("DEBOUNCE CONTINUE ENTERED");
80
if (_closeTask != task)
81
82
ApplicationContext.Context.Value?.Logger.LogDebug("Disconnect interrupted, skipping");
0 commit comments