[Bug 214338] devel/glib20: patch: new kqueue() backend for file monitoring
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Nov 21 10:46:16 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214338
--- Comment #10 from rozhuk.im at gmail.com ---
(In reply to Vladimir Kondratyev from comment #8)
1. You can add sleep(10000) over kevent() to test freezes.
2. If file deleted it will reported.
3. Im not sure about it. Code compare current files/subdirs metadata in dir
with previous and report if changed. But if no event from kqueue() received for
dir then no compare/report for files/subdirs.
I can add polling by timer to handle this case and network mounts but I think
that it bad idea.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gnome
mailing list