]> 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, 10 Jul 2015 03:06:12 +0000 (04:06 +0100)
commit6fb021d01cc706b30a45caa85a31ba3e750e0242
tree1b2996194de5c1e58aaabeba67127a4841e3b243
parent3d7fcafd7c6e63de81064f5548105f50bac881db
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