[Mono-bugs] [Bug 536776] Mono crashes when creating too many threads or running too many processes
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Sep 5 14:29:18 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=536776
User vargaz at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=536776#c1
Zoltan Varga <vargaz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Zoltan Varga <vargaz at gmail.com> 2009-09-05 12:29:16 MDT ---
Fixed in SVN HEAD and the 2.4 branch. You should call Process.Close (), or use
using (Process p = ...) so the process is disposed as soon as you finish using
them.
--
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