* Added restart-on-error feature to ForkController, changed the interface to suit.
authorTim Starling <tstarling@users.mediawiki.org>
Fri, 27 Feb 2009 04:18:34 +0000 (04:18 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Fri, 27 Feb 2009 04:18:34 +0000 (04:18 +0000)
commitd9bf616a444d0d33dcf336cc91d3ce5262d7800c
tree7cfd2759a28cc43c66e58a8ad3867e125b4b0563
parent40fdd74fa9cab0ce1430078010e3859e020a0515
* Added restart-on-error feature to ForkController, changed the interface to suit.
* Close some sockets before pcntl_exec() in an attempt to delay file handle exhaustion.
includes/ForkController.php
maintenance/gearman/gearman.inc
maintenance/gearman/gearmanWorker.php
maintenance/runJobs.php