[Mono-bugs] [Bug 37279][Nor] Changed - Process class hangs mono when receiving a large amount of output
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 27 Jan 2003 12:39:46 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by kris@gtk.org.
http://bugzilla.ximian.com/show_bug.cgi?id=37279
--- shadow/37279 Mon Jan 27 12:39:00 2003
+++ shadow/37279.tmp.917 Mon Jan 27 12:39:46 2003
@@ -18,6 +18,11 @@
If I let the Process class execute a command which returns a large amount
of output (for example "ls /dev"), mono hangs. Commands which return a
small amount of output work fine.
I wrote a small testcase, which I will attach.
+
+------- Additional Comments From kris@gtk.org 2003-01-27 12:39 -------
+Created an attachment (id=3250)
+Testcase.
+