https://bugzilla.novell.com/show_bug.cgi?id=431022
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=431022#c3 Paolo Molaro <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |[EMAIL PROTECTED] --- Comment #3 from Paolo Molaro <[EMAIL PROTECTED]> 2008-10-06 02:42:18 MDT --- Could you provide a test case where this happens and it shouldn't? Maybe you have tested with 1.2.6 on a uniprocessor or slower system? Same about Visual studio: windows is particularly slow at executing processes, so you may not see the bug there. You might want to test by adding a Thread.Sleep(2000) after Process.Start to confirm that (but, who knows, maybe on windows the output is accepted and sent to /dev/null in that case). Using cat as the command, for example, I can't repro, because the program is not supposed to close it's output stream. -- Configure bugmail: https://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
