Skip to content

Commit

Permalink
test: fix flaky http-client-timeout-agent
Browse files Browse the repository at this point in the history
Close the connection immediately after receiving the `end` event to
avoid that the `timeout` event is fired before the connection closes
gracefully.
Move the test back to parallel.

PR-URL: nodejs#19856
Fixes: nodejs#19804
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
  • Loading branch information
santigimeno authored and BridgeAR committed May 1, 2018
1 parent bbba428 commit 5029b43
Showing 1 changed file with 0 additions and 0 deletions.

0 comments on commit 5029b43

Please sign in to comment.