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

Fix reader resource leakage #51

Merged
merged 3 commits into from
Jun 13, 2024
Merged

Fix reader resource leakage #51

merged 3 commits into from
Jun 13, 2024

Conversation

Minutis
Copy link
Member

@Minutis Minutis commented Jun 12, 2024

Fix resource leakage when the stream was closed but the reader behind it was not.

@Minutis Minutis changed the title Fix cases when the reader is closed but the stream still tries to acc… Fix cases when the reader is closed but still used Jun 12, 2024
@Minutis Minutis changed the title Fix cases when the reader is closed but still used Fix reader resource leakage Jun 13, 2024
@Minutis Minutis merged commit d8f2e72 into main Jun 13, 2024
1 check passed
@Minutis Minutis deleted the fix-premature-resource-closing branch June 13, 2024 07:54
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.

3 participants