mirror of https://github.com/lukechilds/node.git
Browse Source
The test timed out on Windows in CI. Made the following changes: * reduced total connections from 200 to 20 * var -> const * string concatenation -> templates * assert.equal -> assert.strictEqual PR-URL: https://github.com/nodejs/node/pull/8931 Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>v4.x
Rich Trott
8 years ago
committed by
Myles Borins
1 changed files with 20 additions and 24 deletions
Loading…
Reference in new issue