-
Bug
-
Resolution: Fixed
-
Minor
-
2.7.2, 2.8.6, 2.9, 3.0, 3.1.2
-
MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE, MOODLE_30_STABLE, MOODLE_31_STABLE
-
MOODLE_28_STABLE, MOODLE_29_STABLE
-
MDL-47480-master -
There is no order-by on the query to load the list of scheduled tasks - so they will be returned in DB dependant order. This occasionally will break the unit tests - and possibly will not give the best "fairness" result for the scheduler.
- has a non-specific relationship to
-
MDL-47546 Unreleased lock throws exception outside of phpunit
- Closed
-
MDL-50719 Long-running scheduled task slows down all cron processing / task contention and re-proccessing bugs
- Closed
- has been marked as being related by
-
MDL-56609 Random failure: core_scheduled_task_testcase::test_get_next_scheduled_task
- Closed