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

Handle ws 'close' element properly #261

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Handle ws 'close' element properly #261

merged 1 commit into from
Dec 22, 2023

Conversation

chrzaszcz
Copy link
Member

@chrzaszcz chrzaszcz commented Dec 21, 2023

Previously only the legacy 'stream' closing tag was handled, leading to a crash, restart and inability to detect that the server closed the connection.

Note: The branch stems from 4.2.10, not master, because the latter does not work in big tests because of #259. There is a fix needed, but it is independent from this PR.


Recommended for the future: add OTP 26 to CI.

Previously only the legacy 'stream' closing tag was handled, leading
to a crash, restart and inability to detect that the server closed
the connection.
Copy link
Contributor

@NelsonVides NelsonVides left a comment

Choose a reason for hiding this comment

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

Excellent 👌🏽

@NelsonVides NelsonVides merged commit afe1ef9 into master Dec 22, 2023
5 checks passed
@NelsonVides NelsonVides deleted the fix-ws-close branch December 22, 2023 10:41
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.

None yet

2 participants