This commit is contained in:
max
2025-09-03 23:04:02 +02:00
parent 4bee6e6d35
commit dd19fc27d9
4 changed files with 5 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ public class ClientManager : BackgroundService
_cancellationToken = stoppingToken;
stoppingToken.Register(CancellationRequested);
}
private void CancellationRequested()
{
// Clear up