Hacker News new | ask | show | jobs
by pcwalton 4330 days ago
> Why do people assume that cleanup in reference counting has to be synchronous?

It doesn't, but it most real-world implementations of RC it is.