-
Sub-task
-
Resolution: Fixed
-
Major
-
2.1
the 'black magic' should (from http://docs.moodle.org/en/Development:Scheduled_Tasks_Proposal#Black_magic ):
- Checks how long the existing process is allowed to run for
- Figures out if there's already a "blocking" task running
- Figures out the next task that's scheduled
- Tries to get a lock on it
- Returns that task
- is blocked by
-
MDL-25505 Cron rewrite: Write screens to allow administrators to reschedule tasks
- Closed