Skip to content

Close connection on abrupt disconnect#280

Merged
rubyonrails3 merged 1 commit intomainfrom
abrupt_disconnect
Jan 7, 2026
Merged

Close connection on abrupt disconnect#280
rubyonrails3 merged 1 commit intomainfrom
abrupt_disconnect

Conversation

@rubyonrails3
Copy link
Contributor

When client does not sends Goodbye message and closes the connection, connection stays active.
Even though the logs says detached client XYZ

This PR will closes the connection even if client went away without calling leave.

@rubyonrails3 rubyonrails3 requested a review from om26er January 5, 2026 19:39
@rubyonrails3 rubyonrails3 merged commit 613907f into main Jan 7, 2026
1 check passed
@rubyonrails3 rubyonrails3 deleted the abrupt_disconnect branch January 7, 2026 12:15
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