Yup, they all fail. Interesting that *0 asString* fails. This means it has
NOTHING to do with Morphic (or Morphic being thread-unsafe).



Ben Coman wrote
> On Wed, May 31, 2017 at 10:23 PM, horrido <

> horrido.hobbies@

> > wrote:
> 
> Can you try a few other variations...
>    [ [ true ] whileTrue: [ 0 asString. delay wait ] fork.
>    [ [ true ] whileTrue: [ a contents: '0'. delay wait ] fork.
>    [ [ true ] whileTrue: [ a contents: '0'. ] forkAt: 20.
> 
> cheers -ben





--
View this message in context: 
http://forum.world.st/Morphic-or-forking-bug-tp4948727p4948983.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Reply via email to