It seems perhaps that each Process instance should remember its IO streams, so that it could be used directly as an IO object. On Mon, Jan 5, 2015 at 2:32 PM Steven G. Johnson <[email protected]> wrote:
> On Monday, January 5, 2015 9:09:41 AM UTC-5, Kevin Squire wrote: >> >> FWIW, I believe that there was concern that the behavior of open(process) >> might cause confusion when it was defined in this way. (A quick search >> didn't locate the issue.) > > > See the discussion at https://github.com/JuliaLang/julia/pull/6948 >
