Open pm5 opened 4 years ago
We need to make sure there is no other update.py running in cronjobs before starting a new update.py process, otherwise we are doing duplicated works and also chrome would easily use up the memory.
update.py
We need to make sure there is no other
update.py
running in cronjobs before starting a newupdate.py
process, otherwise we are doing duplicated works and also chrome would easily use up the memory.