Skip to content

Conversation

@kim-dongit
Copy link
Owner

Sending emails in a loop using the SmtpTransport can currently lead to memory issues for many/large emails. This PR resolves the issue.

In SmtpTransport, unset reference to calling CakeEmail object. This prevents memory issues when sending many/large emails in a loop by breaking the cyclic reference.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants