[Mono-bugs] [Bug 54980][Maj] Changed - AppDomain.Unload() fails randomly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 4 Mar 2004 15:11:59 -0500 (EST)


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 bmaurer@users.sf.net.

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

--- shadow/54980	2004-03-04 14:43:38.000000000 -0500
+++ shadow/54980.tmp.28880	2004-03-04 15:11:59.000000000 -0500
@@ -76,6 +76,16 @@
 problems with NAnt and NUnit on Linux?
 
 ------- Additional Comments From jaak@zd.com.pl  2004-03-04 14:43 -------
 Created an attachment (id=6839)
 small patch to increase AppDomain.Unload() timeouts to prevent timed-out errors from coming
 
+
+------- Additional Comments From bmaurer@users.sf.net  2004-03-04 15:11 -------
+man, what are those pieces of code *DOING*!?! 10 seconds for 
+finalization, that seems absurd. Maybe there is an underlying perf 
+problem?
+
+What is the time out time on MS.net, we should go with what they have.
+
+On MS.net, how long does the finalization code take (/me wonders how 
+to test).