(bug 17948) Maintenance scripts now exit(0) or exit(1) as appropriate
[lhc/web/wiklou.git] / includes / ForkController.php
2009-03-18 Tim StarlingAllow children to respond to SIGTERM
2009-02-27 Tim Starling* Added restart-on-error feature to ForkController...
2009-02-26 Tim Starling* Refactored the forking code from runJobs.php to a...