v1.58.0
This version handles and swallows errors related to the incorrect usage of process.stdin
by callers, which manifests in EPIPE
, EOF
and ECONNECT
errors, depending on the underlying OS.
See #164 for more details.
This version handles and swallows errors related to the incorrect usage of process.stdin
by callers, which manifests in EPIPE
, EOF
and ECONNECT
errors, depending on the underlying OS.
See #164 for more details.