[Mono-bugs] [Bug 80343][Wis] Changed - Threads are using TransactionScope of each other

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jan 3 15:45:11 EST 2007


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 robertj at gmx.net.

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

--- shadow/80343	2006-12-23 19:45:23.000000000 -0500
+++ shadow/80343.tmp.2552	2007-01-03 15:45:11.000000000 -0500
@@ -10,12 +10,13 @@
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: adriaanvk at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
+Cc: atsushi at ximian.com,robertj at gmx.net
 Summary: Threads are using TransactionScope of each other
 
 Please fill in this template when reporting a bug, unless you know what you
 are doing.
 Description of Problem:
 in an application using System.Transactions in multithreaded system,
@@ -92,6 +93,10 @@
  	{
 +		[ThreadStatic]
  		static Transaction ambient;
  
  		IsolationLevel level;
 
+
+------- Additional Comments From robertj at gmx.net  2007-01-03 15:45 -------
+Atsushi, are you the owner of this code?
+


More information about the mono-bugs mailing list