Commit graph

5 commits

Author SHA1 Message Date
Alexandre Emsenhuber
2620333e1d * add ForkController class to Maintenance group
* removed trailing spaces
2010-01-15 18:12:13 +00:00
Tim Starling
2ec95d3326 Assorted minor live patches to command-line scripts. 2009-04-30 05:52:25 +00:00
Tim Starling
0104dd55c9 Allow children to respond to SIGTERM 2009-03-18 02:30:02 +00:00
Tim Starling
d9bf616a44 * 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.
2009-02-27 04:18:34 +00:00
Tim Starling
abbf76b7b1 * Refactored the forking code from runJobs.php to a new class called ForkController. Implemented the same sort of forking in gearmanWorker.php.
* Fixed debugging code left in in gearmanRefreshLinks.php
2009-02-26 06:02:32 +00:00