[tor-bugs] #13003 [Onionoo]: Figure out a better strategy to avoid concurrent Onionoo executions
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sun Aug 31 16:14:01 UTC 2014
#13003: Figure out a better strategy to avoid concurrent Onionoo executions
-------------------------+-----------------
Reporter: karsten | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Onionoo | Version:
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
-------------------------+-----------------
Comment (by Sebastian):
Many regularly running cronjobs employ locking if parallel execution is a
concern. Your machine might always have a clock jump, a high load or some
other condition preventing orderly execution otherwise. If onionoo is
prone to dying (which apparently happened here), you'd want a watchdog to
do the email sending bits in a different process anyway, rather than
increase the lifetime of the onionoo process?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13003#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list