This commit is contained in:
@@ -235,7 +235,7 @@ namespace AyaNova.Biz
|
||||
if (!KeepOnWorking()) return;
|
||||
|
||||
//Check for and kill stuck report rendering engine processes
|
||||
CoreJobReportRenderEngineProcessCleanup.DoWork();
|
||||
await CoreJobReportRenderEngineProcessCleanup.DoWork();
|
||||
if (!KeepOnWorking()) return;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user