Changes between Version 1 and Version 2 of Ticket #1105, comment 8


Ignore:
Timestamp:
2015-10-30T09:15:39Z (8 years ago)
Author:
daira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1105, comment 8

    v1 v2  
    11This does not affect the intended Magic Folder design, since a client should not read its own DMD concurrently with writing it. It reads its own DMD on start-up, and other clients' DMDs on each scan, but it should not write its own DMD until after the start-up scan.
    22
    3 However, I'm not sure that this is currently implemented correctly. Filed #2553 to track it.
     3However, ~~I'm not sure that this is~~ this is not currently implemented correctly. Filed #2553 to track it.