]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Asyncify crawlers. Note that this breaks tests for the LeaseCrawler
authorDaira Hopwood <daira@jacaranda.org>
Fri, 16 Oct 2015 16:16:29 +0000 (17:16 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 16 Oct 2015 16:16:29 +0000 (17:16 +0100)
commit46ee7f2325ecfdfa56cf54ad5d6f9892f69ca2b0
tree175d5523361912f1221a41156ba063128a168fcd
parent80686b35858b2bef1156eb9c18dba7abe51350ad
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