[Mono-bugs] [Bug 70699][Nor] Changed - webmethod with [SoapDocumentMethod(OneWay=true)] attribute doesn't return immediately

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jun 14 06:27:51 EDT 2005


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 lluis at ximian.com.

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

--- shadow/70699	2005-02-18 16:22:28.000000000 -0500
+++ shadow/70699.tmp.1335	2005-06-14 06:27:51.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 70699
 Product: Mono: Class Libraries
 Version: 1.0
 OS: other
 OS Details: Linux version 2.4.27 (gcc version 3.3.4 (Debian 1:3.3.4-6sarge1))
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Web.Services
 AssignedTo: lluis at ximian.com                            
 ReportedBy: tori at alfanet.hu               
 QAContact: mono-bugs at ximian.com
@@ -43,6 +43,9 @@
 		{
 			System.Threading.Thread.Sleep(10000);
 		}
 
 Anyway i made a workaround: i start a new thread within the 
 webmethod that does the work.
+
+------- Additional Comments From lluis at ximian.com  2005-06-14 06:27 -------
+Fixed in SVN (r45941).


More information about the mono-bugs mailing list