]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
limiter.py: fix stack blowout by inserting an eventual-send between _done and maybe_s...
authorBrian Warner <warner@allmydata.com>
Sat, 15 Nov 2008 04:11:44 +0000 (21:11 -0700)
committerBrian Warner <warner@allmydata.com>
Sat, 15 Nov 2008 04:11:44 +0000 (21:11 -0700)
commitfc7cd23bd190635191334c6e096e12c38f5bea42
tree488272e8a9a5da2eae51a845dafe81b03bb2ed9b
parent871d210acd20e3f30461509424609e0395ad0b8e
limiter.py: fix stack blowout by inserting an eventual-send between _done and maybe_start_task. This was causing failures during a 'tahoe manifest' of a large set of directories
src/allmydata/util/limiter.py