Skip to content

Conversation

@lundibundi
Copy link
Member

Previously stream errors during req consumption would lead to a hanged
connection and resource/memory leak.
This also removes redundant double-promise from receiveBody.

@lundibundi lundibundi added the bug Something isn't working label Jul 26, 2020
@lundibundi lundibundi requested a review from tshemsedinov July 26, 2020 11:27
Copy link
Member

@tshemsedinov tshemsedinov left a comment

Choose a reason for hiding this comment

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

LGTM

Previously stream errors during `req` consumption would lead to a hanged
connection and resource/memory leak.
This also removes redundant double-promise from receiveBody.

PR-URL: #174
@lundibundi lundibundi merged commit 62e5a4e into master Jul 26, 2020
@lundibundi lundibundi deleted the fix-req-consume branch July 26, 2020 11:43
RobinzCalvin pushed a commit to RobinzCalvin/NodejsStarter that referenced this pull request Dec 6, 2022
Previously stream errors during `req` consumption would lead to a hanged
connection and resource/memory leak.
This also removes redundant double-promise from receiveBody.

PR-URL: HowProgrammingWorks/NodejsStarterKit#174
0xmautone added a commit to 0xmautone/node-web3-boilerplate that referenced this pull request Oct 28, 2024
Previously stream errors during `req` consumption would lead to a hanged
connection and resource/memory leak.
This also removes redundant double-promise from receiveBody.

PR-URL: HowProgrammingWorks/NodejsStarterKit#174
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants