[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 08:53:43 -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-05-08 08:31:28.000000000 -0400
+++ shadow/58234.tmp.11870	2004-05-08 08:53:43.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 58234
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: NOTABUG
+Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jorn@nl.linux.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -20,6 +20,10 @@
 files in the watched folder.
 
 ------- Additional Comments From jorn@nl.linux.org  2004-05-08 08:31 -------
 Created an attachment (id=7646)
 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.