mailin icon indicating copy to clipboard operation
mailin copied to clipboard

memory leak when profile:true?

Open xpepermint opened this issue 11 years ago • 2 comments

When using mailin with profile: true like this

 */
mailin.start({
  profile: true,
  ...
});

i see the Ram Usage property increase every second. I guess this is because of the output itself but still...

xpepermint avatar Aug 31 '14 09:08 xpepermint

I added this option to debug a leak when receiving huge attachments, but I never notice that it was increasing every second or so. Something must have changed. Thanks for reporting this, I'll have a look.

Flolagale avatar Aug 31 '14 19:08 Flolagale

No problem... that's why we have github :).

xpepermint avatar Aug 31 '14 19:08 xpepermint