[Mono-bugs] [Bug 81982][Nor] Changed - Failing to call EndInvoke on a delegate causes apps to hang on exit
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jul 6 12:46:47 EDT 2007
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81982
--- shadow/81982 2007-06-30 18:12:43.000000000 -0400
+++ shadow/81982.tmp.18419 2007-07-06 12:46:47.000000000 -0400
@@ -2,21 +2,21 @@
Product: Mono: Class Libraries
Version: 1.2
OS: Mac OS X 10.3
OS Details: Actually running 10.4, but there's no option for that
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: dave at fallingcanbedeadly.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
+Cc: lupus at ximian.com,vargaz at gmail.com
Summary: Failing to call EndInvoke on a delegate causes apps to hang on exit
Please fill in this template when reporting a bug, unless you know what you are doing.
Description of Problem:
I haven't verified this on any other platform, but on the Macintosh, Failing to call EndInvoke on a
delegate after calling BeginInvoke will cause the app to hang when it tries to return.
@@ -36,6 +36,11 @@
probably shouldn't hang if this doesn't happen.
How often does this happen?
Always
Additional Information:
+
+------- Additional Comments From miguel at ximian.com 2007-07-06 12:46 -------
+Oh, this is a very interesting observation.
+
+Am adding Zoltan and Paolo to the CC.
More information about the mono-bugs
mailing list