argh!!!!!! May be we should revert the change. And make the changes optional.
ARgh, since this got integrated I keep crashing images...
I'm just executing some OSSubprocess like this:
process := OSSUnixSubprocess new command: 'ls'; redirectStdout; runAndWaitOnExitDo: [ :command :outString | ^ outString ].
and my image crashes with a:
(scheduler could not find a runnable process)
So this is messing up badly the scheduler. We have to fix this :/
On Sun, Sep 4, 2016 at 9:58 AM, stepharo <stepharo@free.fr <mailto:stepharo@free.fr>> wrote:
And it is worth breaking all the book chapters and videos. I think that assert: closeTo: kind of solution is - simple - regular with the other assert: - incremental
So maximum quality.
Stef