child_process: stdout/stderr flaky on CentOS 5 #2563
Labels
child_process
Issues and PRs related to the child_process subsystem.
invalid
Issues and PRs that are invalid.
This is currently (but hopefully not for long--I have a PR to fix it) the contents of
test/parallel/test-process-argv-0.js
:From time to time on CentOS 5 only,
stderr
andstdout
from the child process stop working after the first line is written tostderr
.See, for example this centos5-32 test result or this centos5-64 test result.
See further discussion at #2541.
CentOS Project will support CentOS 5 until March 31, 2017.
The text was updated successfully, but these errors were encountered: