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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 4 Mar 2004 14:43:38 -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 jaak@zd.com.pl.

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

--- shadow/54980	2004-03-04 14:42:26.000000000 -0500
+++ shadow/54980.tmp.28223	2004-03-04 14:43:38.000000000 -0500
@@ -71,6 +71,11 @@
 (one second for thread aborting and finalizing) are too small.
 
 When I boosted them to 10 seconds, my problem disappeared. 
 
 I'm attaching the patch. Can you consider applying it as it fixes many
 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
+