mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #25201
[Bug 1427901] Re: Performance improvements for cron job
** Changed in: mahara
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1427901
Title:
Performance improvements for cron job
Status in Mahara ePortfolio:
Fix Committed
Bug description:
For a client, I recently implemented some performance improvements to
the Mahara cron job. I've opened this bug to upstream them.
The specific improvements are:
1. Make it so that the cron doesn't run auth_setup()
2. Make it so that the cron doesn't run while the site is in the
middle of an upgrade (this can cause a pile-up of cron tasks waiting
for a DB lock to be released)
3. Removing the obsolete "forcelocalupgrade" option.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1427901/+subscriptions
References