[Mono-bugs] [Bug 671586] Using Task.Factory.StartNew will not create new Tasks if previous Task is blocked
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Feb 15 13:45:49 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=671586
https://bugzilla.novell.com/show_bug.cgi?id=671586#c3
Jérémie LAVAL <jeremie.laval at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #3 from Jérémie LAVAL <jeremie.laval at gmail.com> 2011-02-15 18:45:49 UTC ---
Hey, as you noticed the current scheduler doesn't spin up new threads by design
so you shouldn't use forever-blocking operations. The new TP-based scheduler
that is coming soon doesn't have that problem.
--
Configure bugmail: https://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