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

Ensure transp.reader is reset to nil on error #508

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

etan-status
Copy link
Contributor

In stream.readLoop, a finished Future was left in transp.reader if there was an error in resumeRead. Set it to nil as well.

etan-status and others added 2 commits February 17, 2024 00:09
In `stream.readLoop`, a finished `Future` was left in `transp.reader`
if there was an error in `resumeRead`. Set it to `nil` as well.
@arnetheduck arnetheduck merged commit 17b7a76 into master Mar 7, 2024
12 checks passed
@arnetheduck arnetheduck deleted the dev/etan/st-nilreader branch March 7, 2024 07:09
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