make bot less cancer to work with

This commit is contained in:
rootdarkarchon
2022-10-20 13:25:37 +02:00
parent 28cae6d3dd
commit d26daa6344
5 changed files with 772 additions and 797 deletions

View File

@@ -144,7 +144,7 @@ public class GrpcClientIdentificationService : GrpcBaseService
{
ServerId = _shardName
}
}).ConfigureAwait(false);
}, cts).ConfigureAwait(false);
while (!cts.IsCancellationRequested)
{