Skip to content

fix: keep websocket connection open during handler execution#134

Open
Ocheretovich wants to merge 1 commit intoKalshi:mainfrom
Ocheretovich:patch-1
Open

fix: keep websocket connection open during handler execution#134
Ocheretovich wants to merge 1 commit intoKalshi:mainfrom
Ocheretovich:patch-1

Conversation

@Ocheretovich
Copy link
Copy Markdown

Fixes an issue where the WebSocket connection was closed before the message handler could run by replacing async with websockets.connect(...) with await websockets.connect(...)

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.

1 participant