[Mono-bugs] [Bug 59840][Maj] Changed - FileSystemWatcher does not see directory events.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 24 Jun 2004 09:08:29 -0400 (EDT)
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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59840
--- shadow/59840 2004-06-23 14:17:54.000000000 -0400
+++ shadow/59840.tmp.26286 2004-06-24 09:08:29.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 59840
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEEDINFO
+Status: REOPENED
Resolution:
Severity: Unknown
Priority: Major
Component: CORLIB
AssignedTo: gonzalo@ximian.com
ReportedBy: ryoung@novell.com
@@ -129,6 +129,9 @@
If you will notice I go not get called when a directory is created or
deleted. The exception just started hapening with the beta 3 release.
------- Additional Comments From gonzalo@ximian.com 2004-06-23 14:17 -------
Is FAM available in that system or does setting MONO_MANAGED_WATCHER=1
produce the same results?
+
+------- Additional Comments From gonzalo@ximian.com 2004-06-24 09:08 -------
+It fails with the managed watched, but worked with FAM