[Mono-bugs] [Bug 59842][Nor] Changed - IO Exception on missing file
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 2 Oct 2004 17:00:19 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59842
--- shadow/59842 2004-10-01 18:49:48.000000000 -0400
+++ shadow/59842.tmp.7250 2004-10-02 17:00:19.000000000 -0400
@@ -5,13 +5,13 @@
OS Details: NLD
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: misc
-AssignedTo: dick@ximian.com
+AssignedTo: gonzalo@ximian.com
ReportedBy: deddy@novell.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: IO Exception on missing file
@@ -50,6 +50,9 @@
------- Additional Comments From mlasky@novell.com 2004-06-09 12:18 -------
According to the stack trace, iFolder (or our test) is not
responsible for causing the file creation time to be read. It seems
that it is a function of a mono System.IO file watcher process
instead.
+
+------- Additional Comments From miguel@ximian.com 2004-10-02 17:00 -------
+This seems to be a FAM issue, Gonzalo, can you look at this?