Hacker News new | ask | show | jobs
by xigoi 39 days ago
> but if there are reference cycles, that memory can never be freed automatically.

Many garbage collection algorithms can deal with cycles.