[Mono-bugs] [Bug 73357][Blo] Changed - A stop from mod_mono is aborting mod-mono-server prematurely.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 5 Mar 2005 19:11:54 -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=73357

--- shadow/73357	2005-03-04 14:03:46.000000000 -0500
+++ shadow/73357.tmp.29558	2005-03-05 19:11:54.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 73357
 Product: Mono: Tools
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Blocker
 Component: XSP
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: rlyon@novell.com               
 QAContact: mono-bugs@ximian.com
@@ -52,6 +52,10 @@
  			if (AppHost != null) {
  				AppHost.Unload ();
 -				Thread.Sleep (2000);
  			}
  
  			AppHost = null;
+
+------- Additional Comments From gonzalo@ximian.com  2005-03-05 19:11 -------
+Patch is in SVN.
+Thanks!