Hi! Andy Wingo <[email protected]> skribis:
> However, using finalizers has the downside that it introduces races with > custom hash/equality predicates. This sounds similar to <http://savannah.gnu.org/bugs/?29616>. Back then, e9bac3be613f549b932d58913307ae18c89b9ffe fixed it by calling the custom ‘assoc’ with the allocation lock released (this was with disappearing links, not finalizers.) Ludo’.
