This commit is contained in:
2020-09-03 18:30:00 +00:00
parent 3deaa13ce8
commit 01b93829f4
4 changed files with 101 additions and 12 deletions

View File

@@ -209,7 +209,8 @@ namespace AyaNova.Biz
//JOB SWEEPER / AND USER COUNT CHECK
await CoreJobSweeper.DoWorkAsync();
//Clean temp folder
CoreJobTempFolderCleanup.DoWork();
log.LogDebug("Processing exclusive dynamic jobs");