-
-
Notifications
You must be signed in to change notification settings - Fork 35.3k
process.send is not documented #2268
Copy link
Copy link
Closed
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.processIssues and PRs related to the process subsystem.Issues and PRs related to the process subsystem.
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.processIssues and PRs related to the process subsystem.Issues and PRs related to the process subsystem.
While I believe this is a public API, and part of how one is supposed to communicate between workers and child processes, I was very surprised to see the
processpage not listing theprocess.sendfunction.