Hacker News new | ask | show | jobs
by pod_krad 437 days ago
Garbage Collector acts mainly in unpredictable way. I mean it is possible it won't free memory even if counter is zero already. This is not true if we are talking about Rust.
1 comments