]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Move the pending_delay mechanism from Windows-specific code to magic_folder.py. 2553.refactor.0
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:17:35 +0000 (14:17 +0000)
commit182e07e15172f94bd94a6485c176cea98fd369f8
tree353533e27dd6b77ee5c18c648d18c1b79c6355a8
parenta2e18bf43e978edbc491eff8afd1c208e69c6225
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