Hacker News new | ask | show | jobs
by andrewflnr 361 days ago
> If your data is gone, how are they emailing you to tell you that your data is gone?

It was still in-memory for the deletion request after they finished the deletion query. It probably stayed in memory after the request finished, too, until the page was re-used. The horror.