[Mono-bugs] [Bug 69001][Nor] Changed - WebRequest exceptions

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Dec 1 19:15:31 EST 2005


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 gonzalo at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=69001

--- shadow/69001	2004-11-03 18:30:22.000000000 -0500
+++ shadow/69001.tmp.302	2005-12-01 19:15:31.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 69001
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: xavier at blackbloodstudios.com               
 QAContact: mono-bugs at ximian.com
@@ -146,6 +146,10 @@
 Even if I add a Sleep in the main thread before exiting, nothing is
 printed.
 
 ------- Additional Comments From vargaz at gmail.com  2004-11-03 09:24 -------
 Isn't this because the async code calls mono_runtime_invoke with
 exc != NULL, so the runtime invoke wrapper swallows the exception ?
+
+------- Additional Comments From gonzalo at ximian.com  2005-12-01 19:15 -------
+This works now if I add a Sleep. Otherwise, the runtime shuts
+everything down before the callback is called.


More information about the mono-bugs mailing list