SqueakJS icon indicating copy to clipboard operation
SqueakJS copied to clipboard

MessageTally not working as expected

Open codefrau opened this issue 9 years ago • 1 comments

E.g. in a 4.5 image running

MessageTally spyOn: [10 timesRepeat: [(2 raisedTo: 100000000) basicSize]]

gives

100.0% {3441ms} EventSensor>>eventTickler
  100.0% {3441ms} Delay>>wait

Perhaps there is something wrong with process switching?

codefrau avatar Jun 03 '16 15:06 codefrau

Works fine in a Spur image, but 4.5 is still broken.

codefrau avatar Aug 08 '16 15:08 codefrau