Hacker News new | ask | show | jobs
by yrro 1012 days ago
'Sooner or later' means 'until the file is no longer open'.
1 comments

Yes? And that might not happen until you log off or shut down the OS.
But it doesn't have to. Space is freed up deterministically, not "sooner or later".
What? Space can't be freed up while the file is in use. The process is using the file, the data needs to be there...