make bot less cancer to work with
This commit is contained in:
@@ -144,7 +144,7 @@ public class GrpcClientIdentificationService : GrpcBaseService
|
||||
{
|
||||
ServerId = _shardName
|
||||
}
|
||||
}).ConfigureAwait(false);
|
||||
}, cts).ConfigureAwait(false);
|
||||
|
||||
while (!cts.IsCancellationRequested)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user