]> 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>
Fri, 29 May 2015 20:40:40 +0000 (21:40 +0100)
commita9e0f73ab9168558358789ded7866e3741b77ce2
treec1f8e2342f14cadfd1833cddadb8e57524bf0627
parent6fda089109924fe74503d98d305ca528aabcee55
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