https://bugzilla.wikimedia.org/show_bug.cgi?id=38953
Chad H. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Chad H. <[email protected]> 2012-08-02 22:17:35 UTC --- (In reply to comment #1) > public function memoryLimit() { > // Don't eat all memory on the machine if we get a bad job. > return "150M"; > } It should probably only do that if memory-limit has not already been specified. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
