Files
netdisco/Netdisco/lib
Oliver Gorwits ebb5adc6ee [#164] Workers should restart periodically
They restart once a day, if the worker completes a job at least every hour.
The worker ID is compared to the hour of day and if the modulus matches, then
it exits (and is restarted by MCE). Should do the trick with memory usage.
2014-11-14 00:11:09 +00:00
..