I am running into another problem since the switch to popen2 in tcpconn.py.  
After running for several days, the tcpconn.py module died due to too many open 
files.  The traceback points back to the popen2 call.  Does anybody know what 
needs to be cleaned up?  I saw some examples of having to close stdin.  Do we 
need to close stdin, stdout and stderr?  or is there something else that is 
missing.

Brad


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ganglia-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to