[Seaside] Able to hang the Squeak UI

Martial Boniou martial.boniou at ifrance.com
Tue Jul 3 20:19:52 UTC 2007


Good job! Standing ovation!

--
Martial

On Tue, 2007-07-03 at 22:00 +0200, Lukas Renggli wrote:
> > What did you find?  What did you fix?
> 
> The variable semaphore in WAProcessMonitor>>#critical:ifError: has to
> be an instance-variable, even so it is only used within this method.
> 
> This was changed some time ago, as it seemed to be more natural to
> make it a temp-var. However this introduced a subtle regression with
> continuations causing the lock not to be released in some situations
> with the debugger. The issue is now documented in the method itself
> and should not occur anymore!
> 
> Lukas
> 



More information about the Seaside mailing list