terimnated connections should propagate into response.body#1056
terimnated connections should propagate into response.body#1056Gozala wants to merge 1 commit intonode-fetch:masterfrom
Conversation
|
@Gozala Is this intended to be a draft pull request? I only see a failing test case for Node 12. Also, it appears that Node 14 is unaffected by this bug. Can you confirm? |
|
@Gozala Nevermind my previous comment. I understand what this is for now. Thank you for the test case. I may have a solution for this in the works already, but I'll keep you posted. |
|
@tekwiz I did some investigation of this and I think the fix would require lifting this, up into the Lines 218 to 230 in d016690 However I was not sure what made sense here as I don't exactly understand rationale behind choosing to use node stream for |
|
This was merged with #1064. |
What is the purpose of this pull request?
What changes did you make? (provide an overview)
Which issue (if any) does this pull request address?
#1055
Is there anything you'd like reviewers to know?