[Mono-bugs] [Bug 431022] Process.StandardInput.Write error

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Oct 6 04:42:19 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=431022

User lupus at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=431022#c3


Paolo Molaro <lupus at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEW                                             |NEEDINFO
      Info Provider|                                                |matt.mcaughan at gmail.com




--- Comment #3 from Paolo Molaro <lupus at novell.com>  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.


More information about the mono-bugs mailing list