]> 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 20:52:51 +0000 (20:52 +0000)
commitea85a09692f4351fd204d36859d2f985c2b0ff1b
tree7cfbe030fb2fd24c825a834c2a4b0c7e94561d33
parentf32eb040b2ec1db91c4e2bbf6d1a86527604078b
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