tahoe-lafs / magic-folder

Tahoe-LAFS-based file synchronization
Other
25 stars 7 forks source link

third invitee sees conflicts #713

Closed meejah closed 1 year ago

meejah commented 1 year ago

It seems that a third user to be invited to a folder marks existing files as conflicted.

meejah commented 1 year ago

The bug is a little different: if a client sees an update and then while updating, sees another update for the same Snapshot it incorrectly thinks this is a conflict (basically, the "ancestor" check doesn't include "self").