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=79286

--- shadow/79286        2006-09-10 18:40:12.000000000 -0400
+++ shadow/79286.tmp.27826      2006-09-26 14:53:07.000000000 -0400
@@ -86,6 +86,17 @@
 will appear in the WAPI table at the same time, but most of these will
 disappear appropriately between executions of "mono --wapi=hps".
 
 It also doesn't appear to matter whether one process is run right after
 another. I think this could happen for any external process. The above
 program just makes the occurence happen more quickly.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-09-26 14:53 -------
+If the handles dissapear, am not sure what is the problem.
+
+I do not remember why we keep tha handles alive, but it might be
+because these days we use a daemonless setup and it requires the
+cleaner thread to clean these things.
+
+Either increase the number of wapi handles, or use an alternative that
+does not consume wapi handles like calling "System" directly or g_spawn
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to