ryanbressler / golem

Research Oriented Distributed Computing.
1 stars 1 forks source link

Verify that lots of restarting doesn't create a long string of pipes #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
We need to verify that the method used by RestartIn to redirect the cout and 
cerror of the new proccess to the old cout and cerror doesn't create a long 
string of pipes or otherwise leak memory.

Original issue reported on code.google.com by ryanbres...@gmail.com on 17 Jun 2011 at 4:53