[Mono-bugs] [Bug 74678][Nor] Changed - Writing to console should be safe from finalizer
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 28 Apr 2005 12:29:33 -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=74678
--- shadow/74678 2005-04-20 19:48:02.000000000 -0400
+++ shadow/74678.tmp.32094 2005-04-28 12:29:33.000000000 -0400
@@ -2,16 +2,16 @@
Product: Mono: Runtime
Version: 1.1
OS: Red Hat 8.0
OS Details: Dual-CPU
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: io-layer
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: miguel@ximian.com
ReportedBy: michi@zeroc.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Writing to console should be safe from finalizer
@@ -62,6 +62,11 @@
So, could you change Mono to provide the same guarantee please?
Cheers,
Michi.
+
+------- Additional Comments From miguel@ximian.com 2005-04-28 12:29 -------
+Sounds like a useful addition.
+
+Will look into it.