Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix iterator in max_recipients (introduced in 2c5fdd49) #63

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

gramakri
Copy link
Contributor

@gramakri gramakri commented Jun 8, 2024

When converting the forEach to for-loop, the return was incorrectly translated. This results in the plugin hanging in the connect hook.

When converting the forEach to for-loop, the return was incorrectly
translated. This results in the plugin hanging in the connect hook.
@msimerson msimerson merged commit f2d1513 into haraka:master Jun 9, 2024
10 checks passed
@msimerson msimerson changed the title Fix typo in 2c5fdd49 Fix iterator in max_recipients (introduced in 2c5fdd49) Jun 9, 2024
@msimerson msimerson mentioned this pull request Jun 9, 2024
msimerson added a commit that referenced this pull request Jun 9, 2024
- Fix max_recipients loop iterator, #63
@msimerson
Copy link
Member

Thanks @gramakri, I missed that.

@gramakri
Copy link
Contributor Author

@msimerson no worries, thanks for the quick release!

@gramakri gramakri deleted the fix_plugin_timeout branch June 10, 2024 06:49
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