[Mono-bugs] [Bug 52982][Maj] Changed - CrossAppDomain is blocking at AppDomain.DoCallBack
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 25 May 2004 09:38:22 -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 totte@hiddenpeaks.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52982
--- shadow/52982 2004-05-13 15:24:43.000000000 -0400
+++ shadow/52982.tmp.25380 2004-05-25 09:38:22.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 52982
Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: derek.mcumber@datamtnsol.com
@@ -333,6 +333,11 @@
Console.WriteLine ("Hit Return to stop the server.");
Console.ReadLine ();
return 0;
}
}
}
+
+------- Additional Comments From totte@hiddenpeaks.com 2004-05-25 09:38 -------
+Can you validate if this still happens?
+
+What OS are you running, Windows?