mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
Fixes: #2432 Tests: - Without patch install MediaWiki. phpinfo() shows max execution time for 30 seconds. Apply patch, run 'make install' and restart service. Mediawiki app is updated. Apache2 is reloaded. phpinfo() shows max execution time for 100 seconds. - Create a script to 100% utilize the CPU for 90 seconds. It works. - Create a script to 100% utilize the CPU for 110 seconds. It fails and get killed after about 100 seconds. Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net> Tested-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>