On Wed, May 18, 2016 at 7:28 PM, Martin McClure <martin@hand2mouse.com> wrote:
On 05/18/2016 02:46 PM, Paul DeBruicker wrote:
the reason I asked about OSProcess in Pharo 5 was that

OSProcess waitForCommand: 'ls'


never returned.


Maybe its another instance of this problem.�� And it happens everytime.

There is a 50ms delay in the #waitForCommand: method

I'm currently having a problem with an OSProcess of a chmod never returning. And that's in Pharo 4! Never seen a problem there before. Investigating.


Thanks Martin. I cannot tell about 4.0 as OSSubprocess only works in 5.0...��
What I know is that in 5.0 there have been changes in the wait ��delay (that's why Ben answered).��
��
Regards,

-Martin




--