[Mono-bugs] [Bug 65533][Maj] Changed - xsp does not exit

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 29 Oct 2004 17:56:43 -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=65533

--- shadow/65533	2004-09-12 18:13:01.000000000 -0400
+++ shadow/65533.tmp.8424	2004-10-29 17:56:43.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 65533
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -21,6 +21,10 @@
 It should return to the command prompt, but it does not.
 
 ------- Additional Comments From gonzalo@ximian.com  2004-09-12 18:13 -------
 Ben has commited a workaround in xsp for this issue. If you want to
 reproduce it now, edit server.cs and remove the line that says
 'Environment.Exit (0)'.
+
+------- Additional Comments From gonzalo@ximian.com  2004-10-29 17:56 -------
+This seems to work now in 1-0 and HEAD.
+Undoing the workaround.