Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop using the legacy cron function #418

Open
mdjnelson opened this issue May 4, 2021 · 0 comments
Open

Stop using the legacy cron function #418

mdjnelson opened this issue May 4, 2021 · 0 comments
Labels

Comments

@mdjnelson
Copy link

This will break when https://tracker.moodle.org/browse/MDL-61165 gets integrated.

Processing cron function for tool_objectfs...
++ Use of legacy cron is deprecated (tool_objectfs_cron). Please use scheduled tasks. ++
* line 3480 of /lib/deprecatedlib.php: call to debugging()
* line 172 of /lib/classes/task/legacy_plugin_cron_task.php: call to cron_execute_plugin_type()
* line 249 of /lib/cronlib.php: call to core\task\legacy_plugin_cron_task->execute()
* line 120 of /lib/cronlib.php: call to cron_run_inner_scheduled_task()
* line 73 of /lib/cronlib.php: call to cron_run_scheduled_tasks()
* line 178 of /admin/cli/cron.php: call to cron_run()
... started 20:48:39. Current memory use 89.9MB.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants