]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Move the pending_delay mechanism from Windows-specific code to magic_folder.py.
authorDaira Hopwood <daira@jacaranda.org>
Tue, 3 Nov 2015 14:17:35 +0000 (14:17 +0000)
committerDaira Hopwood <daira@jacaranda.org>
Tue, 3 Nov 2015 14:23:25 +0000 (14:23 +0000)
commitf433e7a4160467171635f82e3dc4eca46ef4a52b
treeb474d6ddbeacbdece61d1c9c5eb66b12acb8ef30
parent045e6844e75dfb19d4ef7a914d7d4948c7e9e73e
Move the pending_delay mechanism from Windows-specific code to magic_folder.py.
This is necessary because we have insufficent information in the Windows code
about how event masks are used.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
src/allmydata/frontends/magic_folder.py
src/allmydata/windows/inotify.py