test: deflake test-http2-client-socket-destroy by lpinca · Pull Request #58212 · nodejs/node

@lpinca

The socket can be destroyed by the other peer while data is still being
written. Add a listener for the `'error'` event.

@nodejs-github-bot added needs-ci

PRs that need a full CI run.

test

Issues and PRs related to the tests.

labels

May 7, 2025

@github-actions github-actions bot added request-ci-failed

An error occurred while starting CI via request-ci label, and manual interventon is needed.

and removed request-ci

Add this label to start a Jenkins CI on a PR.

labels

May 7, 2025

@lpinca lpinca removed the request-ci-failed

An error occurred while starting CI via request-ci label, and manual interventon is needed.

label

May 8, 2025

joyeecheung

jakecastelli

@lpinca lpinca added the commit-queue

Add this label to land a pull request using GitHub Actions.

label

May 9, 2025

@lpinca lpinca deleted the deflake/test-http2-client-socket-destroy branch

May 9, 2025 19:18

targos pushed a commit that referenced this pull request

May 16, 2025
The socket can be destroyed by the other peer while data is still being
written. Add a listener for the `'error'` event.

PR-URL: #58212
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>

aduh95 pushed a commit that referenced this pull request

Jun 10, 2025
The socket can be destroyed by the other peer while data is still being
written. Add a listener for the `'error'` event.

PR-URL: #58212
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>