Unitech / Unitech/pm2

cluster模式指定interpreter(自编译的node)不生效。nvm安装的pm2,fork模式单线程是成功的

Open
#5,972 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.