mirror of
https://github.com/Caraxi/mare.server.git
synced 2026-01-02 21:33:40 +01:00
make bot less cancer to work with
This commit is contained in:
parent
28cae6d3dd
commit
d26daa6344
5 changed files with 772 additions and 797 deletions
|
|
@ -144,7 +144,7 @@ public class GrpcClientIdentificationService : GrpcBaseService
|
|||
{
|
||||
ServerId = _shardName
|
||||
}
|
||||
}).ConfigureAwait(false);
|
||||
}, cts).ConfigureAwait(false);
|
||||
|
||||
while (!cts.IsCancellationRequested)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue