]> 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>
Mon, 28 Dec 2015 15:28:05 +0000 (15:28 +0000)
committerDaira Hopwood <daira@jacaranda.org>
Mon, 28 Dec 2015 15:58:55 +0000 (15:58 +0000)
commitf965b268ff28842506b9f9b97c22c62f99a4dd2a
tree6f71fbd5bc71e0730d01b2876fc1742a0f39bd49
parent95075c2245fa586c04c781ebacec4ff92c4a0670
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