Closed damccorm closed 4 years ago
When we timeout, we call socket.end which errors with socket.end is not a function
socket.end
socket.end is not a function
https://github.com/microsoft/typed-rest-client/blob/db388ca114dffc1e241ae81e6f3b9cd022c5b281/lib/HttpClient.ts#L339
See https://github.com/microsoft/azure-pipelines-tool-lib/pull/55 for discussion
When we timeout, we call
socket.end
which errors withsocket.end is not a function
https://github.com/microsoft/typed-rest-client/blob/db388ca114dffc1e241ae81e6f3b9cd022c5b281/lib/HttpClient.ts#L339
See https://github.com/microsoft/azure-pipelines-tool-lib/pull/55 for discussion