On Fri, Oct 10, 2014 at 08:00:29AM +0200, p...@highoctane.be wrote:
> Le 9 oct. 2014 23:15, "David T. Lewis" <le...@mail.msen.com> a ??crit :
> >
> > Darn, I think we must have both done our updates on the same day. The last
> > update I did was this (time stamp is GMT -4 hours) :
> >
> > CommandShell-dtl.76 Dave Lewis, 5 October 2014 5:29:32 pm
> > CommandShell 4.6.9
> >
> > Improve pipe closing for PipeableOSProcess class>>command: and related
> > methods to support use as stand alone command processor. An expression
> > such as the following will now close all open handles when command
> > processing is complete:
> >
> >   "(PipeableOSProcess command: '/bin/echo this is a test') output"
> >
> 
> No more need for the closePipes thing then?

Right. But please do test it in your applications to be sure, I really only
did simple testing and I am sure there may still chances for problems in
this area.

> 
> Also, I see that there is apparently no AioPlugin support in Pharo 3.0. Or
> so say the tests of OSProcess.
> 
> What is the state of affairs there?
> 

Ask someone to include AioPlugin in the VM builds.

Dave


Reply via email to