stream: be less eager with readable flag · nodejs/node@756ab9c · GitHub
Skip to content

Commit 756ab9c

Browse files
mscdexrvagg
authored andcommitted
stream: be less eager with readable flag
As of 34b535f, test-child-process-flush-stdio was failing on CentOS 5 systems in CI due to the change in stream state checking in `child_process`. This commit fixes those failures by making readable streams less eager in setting their readable flag on EOF. Fixes: #4125 PR-URL: #4141 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 458facd commit 756ab9c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/_stream_readable.js

Lines changed: 0 additions & 1 deletion

0 commit comments

Comments
 (0)