[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2559: Magic Folder on Windows: make subdirectories work

Tahoe-LAFS trac at tahoe-lafs.org
Sat Oct 31 20:34:39 UTC 2015


#2559: Magic Folder on Windows: make subdirectories work
-------------------------------------+-------------------------------------
     Reporter:  daira                |      Owner:  daira
         Type:  defect               |     Status:  new
     Priority:  normal               |  Milestone:  undecided
    Component:  code-frontend-       |    Version:  1.10.1
  magic-folder                       |   Keywords:  windows otf-magic-
   Resolution:                       |  folder-objective6
Launchpad Bug:                       |
-------------------------------------+-------------------------------------

Comment (by daira):

 Replying to [comment:5 daira]:
 > Currently subdirectory watches are added with `recursive=True`. I'm sure
 sure whether this will result in duplicate events being delivered if a
 watch for a directory is added twice.

 Actually that's not a problem because
 [https://twistedmatrix.com/trac/browser/tags/releases/twisted-15.2.0/twisted/internet/inotify.py#L362
 Twisted ignores duplicate watch requests]. It's also necessary for the
 case where an existing directory is moved into a monitored one, so that
 there would otherwise be no notifications for its subdirectories.

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2559#comment:6>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list