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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80143 --- shadow/80143 2006-12-04 18:01:28.000000000 -0500 +++ shadow/80143.tmp.6034 2006-12-04 18:23:44.000000000 -0500 @@ -68,6 +68,14 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-12-04 18:01 ------- I think you have to .WaitForExit() before reusing the Process object. -> runtime, io-layer + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-04 18:23 ------- +I tried using .WaitForExit(1000). Still the same result, warning after +4092 repeats. +In the original program, I chedked if the program had exited with a +100ms interval, after 1 second it was killed. +I also tried to create a new Process object each time. Still no success. +Thank you for moving this bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
