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

Cleanup websocket tasks on disconnect if it is not alive #1981

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

twitu
Copy link
Collaborator

@twitu twitu commented Oct 3, 2024

Pull Request

Cleanup websocket running tasks (hearbeat) on disconnect command even if inner client is not alive. Closes #1980

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How has this change been tested?

Needs verification

@cjdsellers cjdsellers merged commit 4806a8e into develop Oct 3, 2024
10 checks passed
@cjdsellers cjdsellers deleted the fix-websocket-ping branch October 3, 2024 21:50
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.

Websocket Rust client keeps sending ping messages after connection is closed
2 participants