Brian Bauman

Results 4 comments of Brian Bauman
trafficstars

There was another issue that referenced this change in Node 10 that I think _might_ be responsible, but I'm unsure. https://github.com/nodejs/node/pull/18868

> Is there any progress on this issue? I did not fix tests, so the PR I posted is not mergable. However, the change appeared to fix the issue in...

> After some quick testing, simply removing the `aborted` event handler, while it prevents the http-proxy error event from firing, also appears to prevent the socket from closing normally on...

> @gsf4726, I can confirm that proposed change allows all tests to pass, so I think we can say that this is a better solution. @ujwal-setlur if you end up...