mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #25203
[Bug 1427901] A patch has been submitted for review
Patch for "15.04_STABLE" branch: https://reviews.mahara.org/4530
--
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