[Mono-bugs] [Bug 58234][Nor] Changed - FileSystemWatcher does not seem to work
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 8 May 2004 09:06:11 -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 jorn@nl.linux.org.
http://bugzilla.ximian.com/show_bug.cgi?id=58234
--- shadow/58234 2004-05-08 08:53:43.000000000 -0400
+++ shadow/58234.tmp.11929 2004-05-08 09:06:11.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 58234
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: RESOLVED
-Resolution: NOTABUG
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: jorn@nl.linux.org
QAContact: mono-bugs@ximian.com
@@ -24,6 +24,10 @@
Testcase
------- Additional Comments From gonzalo@ximian.com 2004-05-08 08:53 -------
You need to do a Thread.Sleep or Console.Read or something that
prevents your program from exiting.
+
+------- Additional Comments From jorn@nl.linux.org 2004-05-08 09:06 -------
+It doesn't exit. But I'll attach a new testcase with a Thread.Sleep
+loop. The problem still persists.