Hacker News new | past | comments | ask | show | jobs | submit login

With reference counting, those issues are never caught.



It's not just about reference counting though. It's a weakness of deterministic destructors. When you have a reference cycle, it's impossible to call destructors deterministically even if you aren't using reference counting.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: