Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: always try to flush after ready #179

Merged
merged 1 commit into from
Oct 3, 2023
Merged

fix: always try to flush after ready #179

merged 1 commit into from
Oct 3, 2023

Conversation

mattsse
Copy link
Owner

@mattsse mattsse commented Oct 3, 2023

Closes #178

there were some changes in tungstenite regarding Sink flush related to this to this

snapview/tokio-tungstenite#284 which surfaced a logic bug in the Connection implementation that would result in a stalled connection.

this fix ensures that after each poll_ready call we continue with a flush

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Times Out On Any Website Using <browser>.new_page()
1 participant