[Mono-bugs] [Bug 42436][Nor] Changed - Thread pool management/async threads.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Fri, 11 Jul 2003 07:02:40 -0400 (EDT)
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 dietmar@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=42436
--- shadow/42436 Tue May 6 12:12:11 2003
+++ shadow/42436.tmp.29597 Fri Jul 11 07:02:40 2003
@@ -1,14 +1,14 @@
Bug#: 42436
Product: Mono/Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -23,6 +23,9 @@
* Increase the default number to something sane.
* Revisit the issue of the interactions of this with the ThreadPool
classes. I have the feeling that this should be controlled by
the managed code.
+
+------- Additional Comments From dietmar@ximian.com 2003-07-11 07:02 -------
+The new threadpool has a maximum of 25 threads (the same value as MS uses)