[Mono-bugs] [Bug 65558][Maj] Changed - AppDomain.DomainUnload not called on SIGTERM

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 8 Sep 2004 17:37:19 -0400 (EDT)


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 gonzalo@ximian.com.

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

--- shadow/65558	2004-09-08 17:36:57.000000000 -0400
+++ shadow/65558.tmp.3898	2004-09-08 17:37:18.000000000 -0400
@@ -18,6 +18,11 @@
 
 Compile and run the test case.
 Then kill -TERM it.
 The "Unloading appdomain" message is not shown.
 
 This is needed by System.Web to properly trigger the Application.End event.
+
+------- Additional Comments From gonzalo@ximian.com  2004-09-08 17:37 -------
+Created an attachment (id=10538)
+Test case
+