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

WS ensure_connected socket catch #2507

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

thewhaleking
Copy link
Contributor

Catches OSError that can be caused if socket.getsockopt is called on a closed websocket(s) connection.

@thewhaleking thewhaleking requested a review from a team December 2, 2024 21:30
@thewhaleking thewhaleking merged commit 4633866 into staging Dec 2, 2024
28 checks passed
@thewhaleking thewhaleking deleted the fix/thewhaleking/handle-ws-ensure-connected branch December 2, 2024 22:04
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.

3 participants