Commit afa67db
test: handle EPIPE in closed channel test
The second handle is only sent once the first one is acknowledged, by
which time the worker may already have exited, so the write can fail
with EPIPE. Observed on AIX in the CI reliability report of 2026-09-04.
Signed-off-by: Christian Aurich <christian.aurichzm@gmail.com>
PR-URL: #65770
Refs: nodejs/reliability#1650
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>1 parent 8ef4099 commit afa67db
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
0 commit comments