[Mono-bugs] [Bug 332163] Unloading AppDomain times out, then no more AppDomains ever unload

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 10 10:39:55 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=332163#c5





--- Comment #5 from Tim Howard <timh at ict.om.org>  2007-10-10 08:39:55 MST ---
We have tested with SVN build and still have similar problems.

We attach a patch which we believe makes the behavior more consistent with
MS.NET.

By default it waits indefinitely for an app domain to timeout or finalize
(MS.NET waits at least 24 hours and counting!)

We have added two environment variables MONO_APPDOMAIN_THREAD_TIMEOUT and
MONO_APPDOMAIN_FINALIZE_TIMEOUT which if defined are used instead of waiting
infinitely.

Can someone please review this patch? Many thanks.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list