Bug #86795
closedExecute scheduler tasks orderd by next execution time
100%
Description
The scheduler tasks should be executed where the order does respect the next execution time.
So if you have 2 tasks and both are overdue the next exection time of the tasks should be respected.
That means for example task 1 is scheduled for 00:02 ad task 2 is scheduled for 00:01 then the task 2 should be executed before task 1 is executed.
Updated by Gerrit Code Review about 6 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58790
Updated by Gerrit Code Review about 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58790
Updated by Gerrit Code Review about 6 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58790
Updated by Gerrit Code Review about 6 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58790
Updated by Gerrit Code Review about 6 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58806
Updated by Sascha Egerer about 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset cc5b38b771d2cb1ec128ad06113cde9119a337dc.