Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.7.2, 2.8.6, 2.9, 3.0, 3.1.2
-
Component/s: Libraries
-
Testing Instructions:
-
Affected Branches:MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE, MOODLE_30_STABLE, MOODLE_31_STABLE
-
Fixed Branches:MOODLE_28_STABLE, MOODLE_29_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-47480-master -
Pull Master Diff URL:
Description
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.
Attachments
Issue Links
- has a non-specific relationship to
-
MDL-47546 Unreleased lock throws exception outside of phpunit
-
- Open
-
-
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
-
- Open
-