InverseRE / antiflood

domestic automation
GNU General Public License v3.0
2 stars 0 forks source link

Sync task: corrections. #38

Closed InverseRE closed 5 years ago

InverseRE commented 5 years ago

Sync task should restart other tasks (force them all). Sync task must be protected from endless looping itself (check: sync forces all tasks and set itself to a period).

InverseRE commented 5 years ago

Scheduler::mark must be corrected. In essence, restarting all tasks is reset of scheduler keeping tasks list.