Skip to content

process,tty: allow reading/writing from duplex sockets : backport to node-8 #25204

Description

@shrikrishnaholla
  • Version: 8.14.1
  • Platform: Linux
  • Subsystem: process/tty

Based on @mcollina 's advice in #21654 (comment)

Incrementing libuv version (to 1.20.x+. Release note - 8.13.0) has caused a regression in 8.x that causes stdout, stderr to throw when you try to read from it.

Quoting @mcollina from the referenced PR

We should likely backport part of #23053 to Node 8.

Metadata

Metadata

Assignees

Labels

libuvIssues and PRs related to the libuv dependency or the uv binding.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions