Skip to content

feat: throw readloopclosed error if trying to connect once read loop is already closed#1593

Merged
carlosmiei merged 8 commits intosammchardy:masterfrom
pcriadoperez:error-throw
Jul 12, 2025
Merged

feat: throw readloopclosed error if trying to connect once read loop is already closed#1593
carlosmiei merged 8 commits intosammchardy:masterfrom
pcriadoperez:error-throw

Conversation

@pcriadoperez
Copy link
Copy Markdown
Collaborator

@pcriadoperez pcriadoperez commented Jul 6, 2025

Add ReadLoopClosed error. Error is thrown when trying to recv a message from a closed connection.
Fix #1589

@pcriadoperez pcriadoperez requested a review from carlosmiei as a code owner July 6, 2025 01:12
@pcriadoperez pcriadoperez self-assigned this Jul 6, 2025
@carlosmiei carlosmiei merged commit d18981e into sammchardy:master Jul 12, 2025
5 of 10 checks passed
pcriadoperez added a commit to pcriadoperez/python-binance that referenced this pull request Mar 22, 2026
…is already closed (sammchardy#1593)

* add timeout to jobs

* lint

* reverse timeout change

* fix failing tests
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.

No timeout when binance raises 1001 error

2 participants