Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79893 --- shadow/79893 2006-11-10 11:57:18.000000000 -0500 +++ shadow/79893.tmp.21309 2006-11-28 19:08:00.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 79893 Product: Mono: Runtime Version: unspecified OS: other OS Details: RedHat EL 4 -Status: NEW -Resolution: +Status: RESOLVED +Resolution: WONTFIX Severity: 008 One day Priority: Major Component: io-layer AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -343,6 +343,13 @@ Created an attachment (id=18054) Source code for the test application ------- Additional Comments From [EMAIL PROTECTED] 2006-11-10 11:57 ------- Reassigning to Gonzalo + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-28 19:08 ------- +If your distribution does not have support FAM or (better) inotify, +the default file system watcher is used. It wakes up a thread every +750 ms and then processes the events. If anything happens in the +middle of that, it might indeed miss a few events... Not much we can +do here. I recommend upgrading... _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
