This commit is contained in:
2019-10-22 20:51:15 +00:00
parent bcd050c4c9
commit 89979705d7
3 changed files with 9 additions and 0 deletions

View File

@@ -81,6 +81,7 @@ namespace AyaNova.Generator
if (!serverState.IsOpen)
{
log.LogDebug($"GeneratorService: ServerState is closed returning without processing jobs, will try again next iteration");
return;
}
//=================================================================