May 18, 2016
10:28 p.m.
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. Regards, -Martin