[Mono-bugs] [Bug 50922][Maj] Changed - SessionInProcHandler is unstable
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 13 Nov 2003 01:19:59 -0500 (EST)
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 ximian@aksi.mdamt.net.
http://bugzilla.ximian.com/show_bug.cgi?id=50922
--- shadow/50922 2003-11-13 01:18:22.000000000 -0500
+++ shadow/50922.tmp.30328 2003-11-13 01:19:59.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 50922
Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: System.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: ximian@aksi.mdamt.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -52,6 +52,13 @@
------- Additional Comments From ximian@aksi.mdamt.net 2003-11-13 01:18 -------
Created an attachment (id=5932)
test case
+
+------- Additional Comments From ximian@aksi.mdamt.net 2003-11-13 01:19 -------
+proposed patch:
+
+datastructure is saved with AppDomain.CurrentDomain.SetData so it will
+be always available across threads.
+