help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] OOP leaking with registered object


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] OOP leaking with registered object
Date: Wed, 08 Apr 2015 14:25:20 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0


On 08/04/2015 13:36, Roland Plüss wrote:
>>> Specially step 1 and 2 is a bit dangerous. You should suspend 
>>> other processes/work too to prevent from more GC to be
>>> produced.
> This is indeed a problem I've seen already too. But how does Squeak
> for example go about it? It does properly work with shutting down
> and finalizing objects when the VM goes out. What do they do to
> solve the problem?

I don't think Squeak will finalize all objects when the VM is shutdown.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]