Skip to content

Comments

fix ping_sender is blocked by ws.run_forever()#130

Merged
traderben merged 1 commit intohyperliquid-dex:masterfrom
manhngodh:master
Feb 11, 2025
Merged

fix ping_sender is blocked by ws.run_forever()#130
traderben merged 1 commit intohyperliquid-dex:masterfrom
manhngodh:master

Conversation

@manhngodh
Copy link
Contributor

The ws thread always will be killed after 1 minute because there's no heartbeat that is sent.
The cause is ws.run_forever() blocks ping_sender.

Copy link
Contributor

@traderben traderben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Great catch and I appreciate the clear title and description!

@traderben traderben merged commit 88879dd into hyperliquid-dex:master Feb 11, 2025
3 checks passed
gblack686 pushed a commit to gblack686/hyperliquid-python-sdk that referenced this pull request Jan 31, 2026
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.

2 participants