]> 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>
Sun, 18 Nov 2012 02:52:40 +0000 (02:52 +0000)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 17 Apr 2015 21:31:01 +0000 (22:31 +0100)
commitd427f668d38bc3cb2865953b273a987f287a2681
tree29b25cf75f20d99ebc1df1caf7ddd0aa14191e70
parent81d0698d5aaf430352621c9fb4d7d0338f5cda52
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