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 POP poller timeouts #7721

Merged
merged 1 commit into from
May 5, 2023
Merged

Fix POP poller timeouts #7721

merged 1 commit into from
May 5, 2023

Conversation

gbp
Copy link
Member

@gbp gbp commented May 4, 2023

Relevant issue(s)

Fixes: #7562

What does this do?

Pin net-protocol to older 0.1.3 version.

Why was this needed?

In 0.2.0 their was some optimisation which is causing timeouts when polling for POP mail.

Notes to reviewer

Upstream PR with changes which caused these errors is: ruby/net-protocol#14

Pin net-protocol to older 0.1.3 version. In 0.2.0 their was some
optimisation which is causing timeouts when polling for POP mail.

Fixes: #7562
@gbp gbp merged commit f558ddd into develop May 5, 2023
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.

[ERROR] (Net::ReadTimeout) "Net::ReadTimeout with #<Socket:fd 7>"
1 participant