[Mono-bugs] [Bug 59840][Maj] Changed - FileSystemWatcher does not see directory events.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Jun 2004 14:17:54 -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 13:54:44.000000000 -0400
+++ shadow/59840.tmp.15535 2004-06-23 14:17:54.000000000 -0400
@@ -125,6 +125,10 @@
in <0x00053> (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void ()
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?