]> 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, 8 Apr 2014 23:26:05 +0000 (00:26 +0100)
commita17fe86d69850be936031fb49e760d3565fd98e4
tree5e19b4f305bd8e5e8726d76be60f087085cfeb57
parenta67b54662ea8f0f6ee8b012fb6f9c8e3a6e7d5d4
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