cluster模式指定interpreter(自编译的node)不生效。nvm安装的pm2,fork模式单线程是成功的
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 43.3k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported difference between cluster mode and fork mode using PM2 installed through nvm and a self-compiled Node interpreter. Trace how the interpreter is selected in cluster mode; done means the specified interpreter works there without breaking the already-working single-threaded fork mode, with regression coverage added if the project’s test structure supports it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- backend, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100