Made --maxtime a soft limit again
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 18 Jul 2014 18:01:01 +0000 (11:01 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Fri, 18 Jul 2014 18:01:01 +0000 (11:01 -0700)
commit76b8f814199cf6bf6196ed64e993e575c97bbcc1
tree56293ac436183b40fcfd5ac5d8129b669af35712
parentf3cace56e73b8e3e9561449aad9ee7e39d896f05
Made --maxtime a soft limit again

* The new job loop already manages timeouts and this version caused
  some problems with the time-sharing approach that used --maxtime.
  This killed runners too fast for some jobs and only handled CPU
  time anyway, not wall clock time.

Change-Id: Id3462554b1ecba9ecdf7d49673645d54c0555cd6
maintenance/runJobs.php