Closed InverseRE closed 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).
Scheduler::mark must be corrected. In essence, restarting all tasks is reset of scheduler keeping tasks list.
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).