[tor-bugs] #7676 [Ooni]: resume support
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sat Dec 8 20:11:39 UTC 2012
#7676: resume support
---------------------+------------------------------------------------------
Reporter: ioerror | Owner: hellais
Type: defect | Status: new
Priority: major | Milestone:
Component: Ooni | Version:
Keywords: | Parent:
Points: | Actualpoints:
---------------------+------------------------------------------------------
It appears that the resume support isn't thread safe - if one has multiple
tests running, we don't store the state or an identifier of the test in
the resume file (ooniprobe.resume). This means that any number of tests
running from a deck will be impossible to resume - we should probably hash
the arguments to make a unique but easy to collide with identifier - then
we can store the state of each unique call, even for multiple runs of the
same test.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7676>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list