Aug. 1, 2014
4:26 a.m.
Okay, this simple "nesting" works in Pharo: m := Mutex new. m critical: [ Morph new. m critical: [Morph new]]. But this is not exactly the same setting as in Animations. I need to test it a little bit more. :) Best, Marcel -- View this message in context: http://forum.world.st/Should-nested-mutexes-work-in-Pharo-3-0-tp4771110p4771... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.