Skip to content
Prev 1484 / 2152 Next

Possible memory leak for serialize?

Clearly no memory leak as such: if you rm(out) and gc() then OS usage
drops down and repeating your example/rm(out) stays stable.

It does seem that 'out' is holding on to more memory than it should;
I'll try to have a look when I get a chance.

Best,

luke
On Wed, 5 Sep 2012, Hao Yu wrote: