]> 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 21:48:55 +0000 (21:48 +0000)
commitbc496b72dc66a5e44b3b99bbe711e5ff523e1848
tree23ca1ab65599280f1cfcf627d2b719a6710b900d
parent22bbc705b16769cdf50e24e068d566f08f5352ab
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