]> 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>
Fri, 17 Apr 2015 21:31:01 +0000 (22:31 +0100)
commit9b0f0d3b329cab008eff3ea7fde5b4c2fbffa863
tree29b25cf75f20d99ebc1df1caf7ddd0aa14191e70
parent4918c747a99c459749cb17961a94d249af6afbba
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