<html>Any script I run which has IO.popen.... Only allows 4 child process
to be opened. Obviously this is a problem.<br>
i.e. exs/risk.rb calls IO.popen 8 times. It crashes after 4 and closes
with:<br>
'write': Broken pipe (Errno::EPIPE)<br>
<br>
The programs work fine if this IO call is &lt;= 4 <br>
Any body else experience this issue?<br>
<br>
<br>
Thanks,<br>
<br>
Mac<br>
mac@bbtnetworks.com<br>
<br>
</html>