Hacker News new | ask | show | jobs
by nightski 4362 days ago
Well of course it can't guarantee that your object will be freed beforehand if the GC does not get a chance to run before the program terminates. It does say if the GC runs it will be freed if no longer in use.