mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-31 18:27:00 +00:00
db12f1cffb
When calculating the query boundary for updates to mutable files, instead of using servers that used to have shares, use servers we have added to the servermap. This way the querying process won't finish until we have finished interacting with the servers that have shares. This fixes the race condition which sometimes caused the querying process to finish before the updater was done talking to servers with shares. |
||
---|---|---|
.. | ||
__init__.py | ||
checker.py | ||
common.py | ||
filenode.py | ||
layout.py | ||
publish.py | ||
repairer.py | ||
retrieve.py | ||
servermap.py |