]> 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, 14 Apr 2015 17:10:51 +0000 (18:10 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Wed, 15 Apr 2015 13:22:52 +0000 (14:22 +0100)
commit462bce9e914ec34c21049a17ed3107c17b85c87d
tree3f0d08ccedfb7f40df9eeb95c43b39ea4e1fe9e4
parent9e585581879e030425036a66620fe4a62b943ca1
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_drop_upload.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