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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -146,6 +146,10 @@ Even if I add a Sleep in the main thread before exiting, nothing is printed. ------- Additional Comments From [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2005-12-01 19:15 ------- +This works now if I add a Sleep. Otherwise, the runtime shuts +everything down before the callback is called. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
