[Mono-bugs] [Bug 566057] SetMaxThreads does not allow you to set a limit lower than its default
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Feb 9 17:57:08 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=566057
http://bugzilla.novell.com/show_bug.cgi?id=566057#c8
Gonzalo Paniagua Javier <gonzalo at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #8 from Gonzalo Paniagua Javier <gonzalo at novell.com> 2010-02-09 22:57:08 UTC ---
Fixed according to the documentation in
http://msdn.microsoft.com/en-us/library/system.threading.threadpool.setminthreads.aspx
and
http://msdn.microsoft.com/en-us/library/system.threading.threadpool.setminthreads.aspx.
The output I get now with trunk HEAD is:
Worker: 32, Async: 16
Worker: 16, Async: 16
--------
Fixed in trunk r151152. I will check the backported fix into the mono-2-6
branch once the next release is out.
Thanks!
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list