Hacker News new | ask | show | jobs
by Yoric 223 days ago
> With one notable exception: A __del__ that put a termination notification into a queue.

Yeah, at some point, I was working on a prototype of finalization for JavaScript, and that was also my conclusion.