Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0fc8012

Browse filesBrowse files
cjihrigevanlucas
authored andcommitted
doc: remove cluster.setupMaster() myth
cluster.setupMaster() can be called more than once. Core even has tests for this functionality. This commit removes an incorrect statement to the contrary from the documentation. Fixes: #7156 PR-URL: #7179 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com>
1 parent 6d3d2d1 commit 0fc8012
Copy full SHA for 0fc8012

File tree

Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-3
lines changed
Open diff view settings
Collapse file

‎doc/api/cluster.md‎

Copy file name to clipboardExpand all lines: doc/api/cluster.md
-3Lines changed: 0 additions & 3 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -632,9 +632,6 @@ values are `"rr"` and `"none"`.
632632
After calling `.setupMaster()` (or `.fork()`) this settings object will contain
633633
the settings, including the default values.
634634

635-
It is effectively frozen after being set, because `.setupMaster()` can
636-
only be called once.
637-
638635
This object is not supposed to be changed or set manually, by you.
639636

640637
## cluster.setupMaster([settings])

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.