mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #24257
[Bug 1414828] A change has been merged
Reviewed: https://reviews.mahara.org/4212
Committed: http://gitorious.org/mahara/mahara/commit/d4a689ce9c357faf58187dab1b1e84af90367a1e
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit d4a689ce9c357faf58187dab1b1e84af90367a1e
Author: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
Date: Tue Jan 27 10:40:44 2015 +1300
Refactor the function server_busy(). Bug 1414828
Comment code for checking system load on Windows OS
This function returns false if server is running Windows
Change-Id: Ic3883a25f6a79d824a128f076c550f1b06bda195
Signed-off-by: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
--
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/1414828
Title:
The cron 'export_process_queue' does not run as the false alarm
server_busy
Status in Mahara ePortfolio:
Fix Committed
Status in Mahara 1.10 series:
Fix Committed
Bug description:
Version: master(15.04), 1.10
The function server_busy() does not take into account the number of
CPU cores. That's why it often returns true on the server with many
CPU core.
This postpones the cron 'export_process_queue'.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1414828/+subscriptions
References