]> 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>
Thu, 1 Oct 2015 21:25:32 +0000 (22:25 +0100)
commite7d4e3d4a931f0239c1e0819b5ab45c655d3d9b5
tree54af6bc27dfe05cfb16fd210512c4739c1b505c0
parentdc49a1e511219ea9a5edad2078714abe0397a173
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