http://bugzilla.novell.com/show_bug.cgi?id=536776
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=536776#c1 Zoltan Varga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Zoltan Varga <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
