[tor-bugs] #2476 [Tor Client]: Run torperf on the sat link
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Tue Feb 8 03:24:55 UTC 2011
#2476: Run torperf on the sat link
------------------------+---------------------------------------------------
Reporter: mikeperry | Owner: mikeperry
Type: task | Status: needs_review
Priority: normal | Milestone:
Component: Tor Client | Version:
Keywords: | Points:
Parent: #2492 |
------------------------+---------------------------------------------------
Changes (by ioerror):
* status: assigned => needs_review
Comment:
I just noticed that after running `start-tors` I had the following in my
terminal buffer:
{{{
File "../extra_stats.py", line 15
if not self._conn
^
SyntaxError: invalid syntax
}}}
It looks like this is having issues:
{{{
cd ~/torperf/torclient50kb && python ../extra_stats.py 10020
../50kb.extradata &
}}}
TorCtl is importing properly - I'm not sure why Python (2.6.6) is
complaining.
Is there a unit test suite that I can run?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2476#comment:15>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list