[Seaside-dev] WAMutexTest>>#'testExclusion'

James Foster Smalltalk at JGFoster.net
Fri Feb 6 22:39:00 UTC 2009


Julian,

I got a failure on this test in GemStone because of a deadlock (no  
processes are available to run). I've added lots of debugging code to  
the test, but the upshot is that I think it was missing a signal for  
semaphore1 (the test previously had two waits and only one signal).  
I'm not sure how it could run on Squeak, but with the extra signal it  
runs the same way on both Squeak and GemStone.

Could you review and comment?

James


More information about the seaside-dev mailing list