Skip to content

Conversation

@markstory
Copy link
Member

The instance variable can become disconnected from the active socket state. Replace attribute usage with method calls that check if the socket is still active.

Fixes #18968

The instance variable can become disconnected from the active socket
state. Replace attribute usage with method calls that check if the
socket is still active.

Fixes #18968
@dereuromark dereuromark added this to the 5.2.9 milestone Oct 15, 2025
@dereuromark dereuromark merged commit e08a0f7 into 5.x Oct 15, 2025
13 of 14 checks passed
@dereuromark dereuromark deleted the fix-is-connected branch October 15, 2025 14:55
@othercorey
Copy link
Member

Should we remove the property in 5.3?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SmtpTransport fails to detect broken socket and tries to reuse it infinitely

5 participants