auto delete process
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 43.3k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I don't understand why but sometime, (I'm not able to replicete it), pm2 remove a process from the list of processes to run on startup.
I have 2 processes,
Both started by pm2, and pm2 save was runned.
My machine is restarted everyday and both processes are runned on startup.
After a few month pm2 remove 1 of these processes, and pm2 list show only the other
What can be happened?
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 reviewing how the pm2 save and pm2 list commands represent processes across machine restarts. Try to establish a reproducible case involving the two startup processes; done means identifying why one process disappears or documenting the missing reproduction details and expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100