benchmark: use `cluster.isPrimary` instead of `cluster.isMaster` by deokjinkim · Pull Request #48002 · nodejs/node
added
benchmark
labels
`cluster.isMaster` was deprecated. So need to use `cluster.isPrimary` for benchmark. Refs: nodejs#47981
deokjinkim
changed the title
benchmark,test: use
benchmark: use cluster.isPrimary instead of cluster.isMastercluster.isPrimary instead of cluster.isMaster
deokjinkim
added
request-ci
and removed http
labels
targos pushed a commit that referenced this pull request
danielleadams pushed a commit that referenced this pull request
MoLow pushed a commit to MoLow/node that referenced this pull request
`cluster.isMaster` was deprecated. So need to use `cluster.isPrimary` for benchmark. Refs: nodejs#47981 PR-URL: nodejs#48002 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters