]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
upload.py: fix #1118 by aborting newly-homeless buckets when reassignment runs. This...
authordavid-sarah <david-sarah@jacaranda.org>
Mon, 19 Jul 2010 04:46:55 +0000 (21:46 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Mon, 19 Jul 2010 04:46:55 +0000 (21:46 -0700)
commit461f9464579f244230b585a9d8df298e1a234ae8
tree82fe272d54fdc801b52fb76fc97b328570ad306d
parentac29012946cb0df2f7d7ac7be48c55b74e7ef328
upload.py: fix #1118 by aborting newly-homeless buckets when reassignment runs. This makes a previously failing assert correct. This version refactors 'abort' into two methods, rather than using a default argument.
src/allmydata/immutable/upload.py