[Mono-bugs] [Bug 63093][Maj] Changed - race condition with code using Process class

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 15 Aug 2004 13:37:42 -0400 (EDT)


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 jeroen@xs4all.nl.

http://bugzilla.ximian.com/show_bug.cgi?id=63093

--- shadow/63093	2004-08-15 13:37:03.000000000 -0400
+++ shadow/63093.tmp.5244	2004-08-15 13:37:42.000000000 -0400
@@ -29,6 +29,11 @@
 I've added debugging output to the method and i've seen during 1 NAnt run
 first multiple successes followed by a failure. So this really looks like
 some sort of race condition.
 
 Any ideas why this issue is appearing on linux/ppc? NAnt works absolutely
 fine on linux/x86. I'll attach the source file in question.
+
+------- Additional Comments From Jeroen@xs4all.nl  2004-08-15 13:37 -------
+Created an attachment (id=9095)
+See the ExecuteTask() method
+