Commit a5d4e748 authored by Maciej Małecki's avatar Maciej Małecki Committed by isaacs
Browse files

child_process: don't `resume()` created socket

Calling `resume()` on a stream switches it to the old mode which causes
piping stdio from a child process to fail.

Fixes joyent/node#4510.
parent 8adebb92
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment