bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#34404: 26.1; Finalizer in hash table run early?


From: Lars Ingebrigtsen
Subject: bug#34404: 26.1; Finalizer in hash table run early?
Date: Fri, 27 Nov 2020 09:33:15 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> The question is how do you define "100%"?  The Emacs GC is
> conservative in the sense that when there's a doubt whether an object
> _could_ be still referenced, we mark it so it doesn't get swept.

When is Emacs in doubt?  :-)  If we could say something about this in
the manual (or the `garbage-collect' doc string), I think that'd be
helpful -- people do seem to think that calling `garbage-collect' is
guaranteed to collect all the garbage.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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