Y
Hacker News
new
|
ask
|
show
|
jobs
by
PeterisP
1393 days ago
The only thing that comes to mind would be memory leaks in long running applications caused by your data structures having some link to a link to a link that prevents temporary data from being garbagecollected.