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

WebSocketsClientHandler: Fix no await for websocket.close #43

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

roekatz
Copy link
Contributor

@roekatz roekatz commented Aug 29, 2024

@antoinetran If you can take a look as well I'll highly appreciate it

fastapi_websocket_rpc/websocket_rpc_client.py Outdated Show resolved Hide resolved
fastapi_websocket_rpc/websocket_rpc_client.py Show resolved Hide resolved
fastapi_websocket_rpc/websocket_rpc_client.py Outdated Show resolved Hide resolved
fastapi_websocket_rpc/websocket_rpc_client.py Outdated Show resolved Hide resolved
@roekatz roekatz force-pushed the rk/fix-no-await-for-websocket-close branch from 10a2c53 to 91fb73c Compare August 29, 2024 12:17
@roekatz roekatz force-pushed the rk/fix-no-await-for-websocket-close branch from 91fb73c to 81b76bd Compare August 29, 2024 13:06
@roekatz roekatz merged commit 9367357 into master Aug 29, 2024
7 checks passed
@roekatz roekatz deleted the rk/fix-no-await-for-websocket-close branch August 29, 2024 13:07
@myroad94
Copy link

@antoinetran If you can take a look as well I'll highly appreciate it

I'm in holiday, but looking at the code, it seems fine by me 🙂

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