[tor-bugs] #5232 [BridgeDB]: Import bridges into BridgeDB in a separate thread and database transaction

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Feb 7 03:27:20 UTC 2014


#5232: Import bridges into BridgeDB in a separate thread and database transaction
--------------------------+--------------------------
     Reporter:  karsten   |      Owner:  sysrqb
         Type:  defect    |     Status:  needs_review
     Priority:  major     |  Milestone:
    Component:  BridgeDB  |    Version:
   Resolution:            |   Keywords:  important
Actual Points:            |  Parent ID:
       Points:            |
--------------------------+--------------------------

Comment (by sysrqb):

 I think I'm actually happier with bug5232_newdesign_dev. It's more more
 conservative than bug5232_rebased_1, but I think it accomplishes exactly
 what bridgedb needs. The main difference between the two branches is that
 rebased_1 is based around the problem that a database connection can not
 be used in multiple threads. newdesign_dev relies on twisted's threading
 implementation and tries to make threading in bridgedb as simple as
 possible while handling SIGHUP.

 [0] https://travis-ci.org/sysrqbci/bridgedb/builds/18390186

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


More information about the tor-bugs mailing list