[Koha-bugs] [Bug 28416] Email::Sender::Transport::SMTP is using 10Mo of RAM

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 8 13:39:17 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28416

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tomascohen at gmail.com

--- Comment #4 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to David Cook from comment #3)
> This one is probably especially good to do, since it looks like transport()
> is often called within a try/catch block anyway.

I agree with this assertion. I'd add that we probably don't want this lib
loaded on user facing places, as we are leaning towards using the message_queue
more often than we do now.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list