[squeak-dev] source.squeak.org stuck Mutex again

Chris Muller asqueaker at gmail.com
Fri Apr 20 22:08:52 UTC 2018


The source.squeak.org server got stuck on a Mutex again.  Here's a
picture of the waiting processes on the server, along with an
inspector on the Mutex.

Back when Mutex was pure Smalltalk if this happened I could just
signal its internal Semaphore and off it would go, delayed processes
would eventually run.  But it's all hidden in the VM now, so the only
viable thing I can do is restart the image.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: how-to-manually-signal-mutex.png
Type: image/png
Size: 335846 bytes
Desc: not available
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20180420/c7f50883/attachment-0001.png>


More information about the Squeak-dev mailing list