mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-27 07:04:57 +01:00
Add an informative comment
This commit is contained in:
@@ -301,6 +301,7 @@ namespace Tgstation.Server.Host.Components.Chat.Providers
|
||||
}
|
||||
catch
|
||||
{
|
||||
// we set this here because otherwise there could be stuff waiting on to connect us forever
|
||||
initialConnectionTcs.TrySetResult();
|
||||
throw;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user