[Mono-bugs] [Bug 68709][Cri] Changed - Web service Global.Application_End is not being called when web service shuts down.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Nov 2004 14:58:09 -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 gonzalo@ximian.com.

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

--- shadow/68709	2004-11-23 20:40:24.000000000 -0500
+++ shadow/68709.tmp.2400	2004-11-24 14:58:09.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 68709
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Windows XP
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Critical
 Component: Sys.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: mlasky@novell.com               
 QAContact: mono-bugs@ximian.com
@@ -73,6 +73,9 @@
 same code runs correctly on mono.
 
 ------- Additional Comments From gonzalo@ximian.com  2004-11-23 20:40 -------
 I have this fixed now. The patch will be in SVN soon.
 Seems like our runtime likes properly exiting but MS runtime is not as
 clean... Good for us.
+
+------- Additional Comments From gonzalo@ximian.com  2004-11-24 14:58 -------
+Fixed in CVS.