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

Temporary fix for IMAP\Connection is already closed #680 #690

Merged
merged 3 commits into from
Dec 5, 2022

Conversation

underdpt
Copy link
Contributor

@underdpt underdpt commented Dec 5, 2022

Hello,

This assumes that \imap_ping throwing ValueError: IMAP\Connection is already closed implies that there's no valid stream, and the library won't try to disconnect an already closed connection. This way the consumer doesn't have to handle this error.

See #680.

@Sebbo94BY Sebbo94BY merged commit 9857a1d into barbushin:master Dec 5, 2022
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