Skip to content

fix: ensure stream is closed when protocol is incorrect #471

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

Merged
merged 1 commit into from
Aug 17, 2022

Conversation

achingbrain
Copy link
Member

Close the stream in a finally block so we always close it regardless of what happened.

Close the stream in a finally block so we always close it reguardless
of what happened.
@achingbrain achingbrain merged commit 2509772 into master Aug 17, 2022
@achingbrain achingbrain deleted the fix/close-stream-on-error branch August 17, 2022 09:53
github-actions bot pushed a commit that referenced this pull request Aug 17, 2022
## [12.0.4](v12.0.3...v12.0.4) (2022-08-17)

### Bug Fixes

* ensure stream is closed when protocol is incorrect ([#471](#471)) ([2509772](2509772))
@github-actions
Copy link

🎉 This PR is included in version 12.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant