[tor-bugs] #10609 [Torflow]: aggregate.py unhappy with input data

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Jan 11 16:02:10 UTC 2014


#10609: aggregate.py unhappy with input data
-------------------------+--------------------
     Reporter:  ln5      |      Owner:  aagbsn
         Type:  defect   |     Status:  new
     Priority:  normal   |  Milestone:
    Component:  Torflow  |    Version:
   Resolution:           |   Keywords:
Actual Points:           |  Parent ID:
       Points:           |
-------------------------+--------------------

Comment (by aagbsn):

 Perhaps a bws-* file was still open and being written to while
 aggregate.py was trying to read it? We could add exclusive locking (see
 fcntl) to make sure that the bws-* files are written atomically.

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


More information about the tor-bugs mailing list