test: deflake test-http2-client-socket-destroy by lpinca · Pull Request #58212 · nodejs/node
The socket can be destroyed by the other peer while data is still being written. Add a listener for the `'error'` event.
github-actions
bot
added
request-ci-failed
and removed request-ci
Add this label to start a Jenkins CI on a PR.labels
May 7, 2025
lpinca
removed
the
request-ci-failed
label
May 8, 2025
lpinca
added
the
commit-queue
label
May 9, 2025
lpinca
deleted the
deflake/test-http2-client-socket-destroy
branch
targos pushed a commit that referenced this pull request
May 16, 2025The 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, 2025The 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>
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