]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
client: don't start the IntroducerClient until the Tub is ready, otherwise we will...
authorBrian Warner <warner@allmydata.com>
Wed, 23 Apr 2008 21:52:34 +0000 (14:52 -0700)
committerBrian Warner <warner@allmydata.com>
Wed, 23 Apr 2008 21:52:34 +0000 (14:52 -0700)
commit55dfb697a448dbc7a46739dac52a2b1502f5f897
treef71ada3e39dcacfbe53a6095d1dbe79628c91952
parent239c950810a5dae5b3b4cc603a9dccf2cac00f3f
client: don't start the IntroducerClient until the Tub is ready, otherwise we will sometimes connect to the introducer (or other clients) before we've done Tub.setLocation, which loses some information on the introducer status page
src/allmydata/client.py