test: fix flaky test-inspector by Trott · Pull Request #9727 · nodejs/node
added
test
labels
Nov 21, 2016
Trott
mentioned this pull request
Using `socket.destroy()` instead of `socket.end()` fixes more-than-intermittent ECONNRESET issues on Windows. Fixes: nodejs#8804
Trott added a commit to Trott/io.js that referenced this pull request
Nov 23, 2016Using `socket.destroy()` instead of `socket.end()` fixes more-than-intermittent ECONNRESET issues on Windows. PR-URL: nodejs#9727 Fixes: nodejs#8804 Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Eugene Ostroukhov <eostroukhov@google.com>
addaleax pushed a commit that referenced this pull request
Dec 5, 2016addaleax pushed a commit to addaleax/node that referenced this pull request
Dec 8, 2016Using `socket.destroy()` instead of `socket.end()` fixes more-than-intermittent ECONNRESET issues on Windows. PR-URL: nodejs#9727 Fixes: nodejs#8804 Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Eugene Ostroukhov <eostroukhov@google.com>
MylesBorins pushed a commit that referenced this pull request
Dec 21, 2016
Trott
deleted the
fix-test-inspector
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters