Fix build error
This commit is contained in:
parent
45cb5b863e
commit
cf2dfa6408
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ namespace WebsitePanel.EnterpriseServer
|
|||
|
||||
counter++;
|
||||
}
|
||||
|
||||
{
|
||||
// skip execution if the current task is still running
|
||||
scheduledTasks = TaskManager.GetScheduledTasks();
|
||||
if (!scheduledTasks.ContainsKey(schedule.ScheduleInfo.ScheduleId))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue