[tor-bugs] #2043 [Torflow]: soat with --target never ends?
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Sat Dec 31 01:24:11 UTC 2011
#2043: soat with --target never ends?
---------------------+------------------------------------------------------
Reporter: arma | Owner: mikeperry
Type: defect | Status: new
Priority: normal | Milestone:
Component: Torflow | Version:
Keywords: Bounty | Parent:
Points: | Actualpoints:
---------------------+------------------------------------------------------
Comment(by aagbsn):
I found at least one bug that was preventing progress from being made in
--target mode.
pickle.dump(FixedTargetHTTPTest) was failing because the attribute
'compare_funcs' (introduced roughly 5 months ago, fwiw) contains
references to instance methods.
The fix/hack here resolves the pickle issue, and my soat appears to be
making progress.
https://github.com/aagbsn/torflow/tree/2043-target-never-ends
p.s. is it right to use the default num_tests_per_node = 5 for --target
mode? I set --pernode=1 to speed up the scan.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2043#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list