[Mono-bugs] [Bug 58234][Nor] Changed - FileSystemWatcher does not seem to work

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 6 Jun 2004 16:52:39 -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=58234

--- shadow/58234	2004-06-06 15:59:40.000000000 -0400
+++ shadow/58234.tmp.31675	2004-06-06 16:52:39.000000000 -0400
@@ -77,6 +77,10 @@
 dirs with a large number of subdirs it doesn't work. I've got a dir
 here with 104 subdirs and it only picks up changes in the main dir.
 
 A few years ago there was a bug in gnome-vfs: there was only a certain
 number of dirs that could be monitored by the fam backend. I don't
 know the details, but perhaps something similar is going on here?
+
+------- Additional Comments From gonzalo@ximian.com  2004-06-06 16:52 -------
+It might be FAM, yes. Can you try exporting MONO_MANAGED_WATCHER=1 and
+runnning your test?