mailin
mailin copied to clipboard
memory leak when profile:true?
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...
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.
No problem... that's why we have github :).