Sorry, I could be mistaken. I just checked my notes. The *0 asString* test failed once, but I've not been able to replicate it. I might've been working with an unclean image.
So perhaps it is related to Morphic, after all. horrido wrote > 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-tp4948727p4948984.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.