gsethi / golem

Automatically exported from code.google.com/p/golem
0 stars 0 forks source link

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

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 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