http://bugzilla.novell.com/show_bug.cgi?id=551745

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=551745#c12


Atsushi Enomoto <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2 - High                   |P3 - Medium




--- Comment #12 from Atsushi Enomoto <[email protected]>  2009-11-05 21:03:46 
MST ---
The ClientRuntimeChannel.cs is ok to check in.

Better if you can add below lines at BeginProcess() ;-)

if (context != null)
  throw new InvalidOperationException ("another operation is in progress");

-- 
Configure bugmail: http://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