]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Asyncify crawlers. Note that this breaks tests for the LeaseCrawler
authorDavid-Sarah Hopwood <david-sarah@jacaranda.org>
Sun, 18 Nov 2012 02:52:40 +0000 (02:52 +0000)
committerDaira Hopwood <daira@jacaranda.org>
Tue, 4 Aug 2015 16:55:23 +0000 (17:55 +0100)
commit06f5f70a3735b2489e6ed8c6d9889fbb595cfbb8
tree6b9077f301ed84d9bf9902fa90908b0d84a68375
parent63092ddc03c6b818a09ad6125bd98ce87754392d
Asyncify crawlers. Note that this breaks tests for the LeaseCrawler
(which is going away, to be replaced by the AccountingCrawler).

Signed-off-by: David-Sarah Hopwood <david-sarah@jacaranda.org>
src/allmydata/storage/crawler.py
src/allmydata/test/common.py
src/allmydata/test/test_crawler.py
src/allmydata/test/test_storage.py