chicken-hackers
[Top][All Lists]
Advanced

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

Re: [PATCH] force finalizers only if finalizers exist


From: felix . winkelmann
Subject: Re: [PATCH] force finalizers only if finalizers exist
Date: Tue, 07 Apr 2020 14:51:14 +0200

>
> address@hidden writes:
>
> > This patch disables the final GC for finalizer forcing at normal program 
> > termination
> > if no finalizers are live as the GC is unnecessary in such cases.
>
> How about possible pending finalizers?

You mean pending from a previous GC? I'm not sure - shouldn't they already
be executed at this stage?


felix





reply via email to

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