Trott · GitHub

@Trott added child_process

Issues and PRs related to the child_process subsystem.

doc

Issues and PRs related to the documentations.

labels

Oct 25, 2015

@Trott Trott mentioned this pull request

Oct 25, 2015

Closed

@rvagg rvagg added the semver-minor

PRs that contain new features and should be released in the next minor version.

label

Oct 28, 2015
The documentation indicates that child.send() returns a boolean but it
has returned undefinined at least since io.js v1. It now returns a
boolean per the (slightly updated) documentation.

@Trott

@Trott

@Trott

@Trott

Closed

Trott added a commit that referenced this pull request

Oct 28, 2015
The documentation indicates that child.send() returns a boolean but it
has returned undefinined at since v0.12.0. It now returns a boolean per
the (slightly updated) documentation.
PR-URL: #3516
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>

rvagg pushed a commit to rvagg/io.js that referenced this pull request

Oct 29, 2015
The documentation indicates that child.send() returns a boolean but it
has returned undefinined at since v0.12.0. It now returns a boolean per
the (slightly updated) documentation.
PR-URL: nodejs#3516
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>

@rvagg rvagg mentioned this pull request

Oct 29, 2015

Merged

Closed

Merged

3 tasks

Closed

4 tasks

MylesBorins pushed a commit to MylesBorins/node that referenced this pull request

Jul 14, 2016
The documentation indicates that child.send() returns a boolean but it
has returned undefinined at since v0.12.0. It now returns a boolean per
the (slightly updated) documentation.
PR-URL: nodejs#3516
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>

@Trott

Trott deleted the child-send branch

January 13, 2022 22:29

Read the original on github.com ↗