]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Teach StorageFarmBroker to fire a deferred when a connection threshold is reached...
authorDaira Hopwood <daira@jacaranda.org>
Tue, 28 Apr 2015 20:03:45 +0000 (21:03 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Wed, 30 Sep 2015 15:45:21 +0000 (16:45 +0100)
commit39bb3dc5d9249b10fa5ac900867cf8fcab8ab009
tree2cbebf0fcd5bf589147c2d8ace85e16a87e34730
parent13cad86ea019e9f6a1bb806f534eeb5bc6128e0d
Teach StorageFarmBroker to fire a deferred when a connection threshold is reached. refs #1449

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
src/allmydata/client.py
src/allmydata/frontends/drop_upload.py
src/allmydata/storage_client.py
src/allmydata/test/test_checker.py
src/allmydata/test/test_client.py
src/allmydata/test/test_helper.py
src/allmydata/test/test_mutable.py
src/allmydata/test/test_upload.py
src/allmydata/test/test_web.py