mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
51e488eaf3
The mark started function for the completions scheduled task can be very slow and causes performance issues when running. By splitting this into it's own task it can be managed independantly from the other parts which update regularly.