test: fix flaky test-http-client-timeout-event by Trott · Pull Request #10293 · nodejs/node

@Trott

Race condition caused occasional failure on CI. Chained callbacks used
to remove race condition.

@Trott added freebsd

Issues and PRs related to the FreeBSD platform.

http

Issues or PRs related to the http subsystem.

test

Issues and PRs related to the tests.

labels

Dec 15, 2016

santigimeno

Trott added a commit to Trott/io.js that referenced this pull request

Dec 19, 2016
Race condition caused occasional failure on CI. Chained callbacks used
to remove race condition.

PR-URL: nodejs#10293
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

cjihrig pushed a commit to cjihrig/node that referenced this pull request

Dec 20, 2016
Race condition caused occasional failure on CI. Chained callbacks used
to remove race condition.

PR-URL: nodejs#10293
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

cjihrig pushed a commit that referenced this pull request

Dec 20, 2016
Race condition caused occasional failure on CI. Chained callbacks used
to remove race condition.

PR-URL: #10293
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Jan 22, 2017
Race condition caused occasional failure on CI. Chained callbacks used
to remove race condition.

PR-URL: #10293
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Jan 24, 2017
Race condition caused occasional failure on CI. Chained callbacks used
to remove race condition.

PR-URL: #10293
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Jan 31, 2017
Race condition caused occasional failure on CI. Chained callbacks used
to remove race condition.

PR-URL: #10293
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

@Trott Trott deleted the fix-flaky-http-client-timeout-event branch

January 13, 2022 22:44