what you can do is at image startup , is invalidate all sockets. On 3 September 2011 00:01, Lukas Renggli <renggli@gmail.com> wrote:
It would be better if this were prevented. I will have a look to see if I can keep track of these connections and worker processes in a weak data structure so that they can be managed better.
Better no weak data structures. The listener process could more efficiently cleanup unused workers, no?
The workaround (this is what I do) is not to save images with working server(s) and to start the server(s) from the startup script. See for example: http://zn.stfx.eu/zn/pharo-server.sh
Doesn't really work in many production setups and/or if you want to use Zinc during development.
Lukas
-- Lukas Renggli www.lukas-renggli.ch
-- Best regards, Igor Stasenko AKA sig.