https://bugzilla.novell.com/show_bug.cgi?id=687902

https://bugzilla.novell.com/show_bug.cgi?id=687902#c8


--- Comment #8 from Zoltan Varga <[email protected]> 2011-04-18 14:51:01 UTC ---
If I add a:

            Console.WriteLine ("X: " + channel.GetHashCode ());

to ServiceRuntimeChannel:.ctor (), it prints the same value over and over
again, which indicates that the 'channel' object, which is a
System.ServiceModel.Channels.Http.HttpReplyChannel is somehow reused between
requests.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to