[tor-bugs] #5617 [Obfsproxy]: obfsproxy: test suite failure (connection refused)

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon Apr 16 15:09:51 UTC 2012


#5617: obfsproxy: test suite failure (connection refused)
-----------------------+----------------------------------------------------
 Reporter:  asn        |          Owner:  asn
     Type:  defect     |         Status:  new
 Priority:  normal     |      Milestone:     
Component:  Obfsproxy  |        Version:     
 Keywords:             |         Parent:     
   Points:             |   Actualpoints:     
-----------------------+----------------------------------------------------

Comment(by asn):

 I added a `time.sleep(0.1)` between:
 {{{
         self.output_reader = ReadWorker(("127.0.0.1", EXIT_PORT))
 }}}
 and
 {{{
         self.obfs = Obfsproxy(self.obfs_args)
 }}}
 and ran `tester.py` in a loop for 16 hours. In total I got three failures
 with `Connection refused` (when I normally get one every ten runs or so).
 I'll pump it up to `time.sleep(0.2)` and see if I get any `Connection
 refused`.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5617#comment:6>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list