]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
mutable publish: if we are surprised by shares that match what we would have written...
authorBrian Warner <warner@allmydata.com>
Wed, 10 Dec 2008 05:44:49 +0000 (22:44 -0700)
committerBrian Warner <warner@allmydata.com>
Wed, 10 Dec 2008 05:44:49 +0000 (22:44 -0700)
commit278c47b9bd859343079d4e0d9718b336b624d0b1
tree9414b7426aa31e827e15a7ffe8d2cd214c916855
parentd51c6fa4e71a501aa1ca3a7a8e444b2ac00b6a6a
mutable publish: if we are surprised by shares that match what we would have written anyways, don't be surprised. This should fix one of the two #546 problems, in which we re-use a server and forget that we already sent them a share.
src/allmydata/mutable/publish.py
src/allmydata/test/test_mutable.py