[Mono-bugs] [Bug 59689][Nor] Changed - AssemblyBuilder.Save does not release locks on resource file
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 6 Jul 2004 06:28:40 -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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59689
--- shadow/59689 2004-07-01 10:59:40.000000000 -0400
+++ shadow/59689.tmp.9564 2004-07-06 06:28:40.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 59689
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details: Microsoft Windows XP SP1
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
@@ -64,6 +64,9 @@
------- Additional Comments From gert.driesen@pandora.be 2004-07-01 09:43 -------
I'll check it later
------- Additional Comments From atsushi@ximian.com 2004-07-01 10:59 -------
It was FileShare problem and I fixed it after beta3.
+
+------- Additional Comments From atsushi@ximian.com 2004-07-06 06:28 -------
+I confirmed it does not reproduce anymore. Closing it.