https://bugzilla.novell.com/show_bug.cgi?id=332163#c5
--- Comment #5 from Tim Howard <[EMAIL PROTECTED]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
