Automattic / Automattic/jetpack
Enhancement: Make `jetpack install` run `nice`
Open
[Tools] Development CLI
Enhancement
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
### Impacted plugin
None / Other
### What
jetpack install --all takes forever and is a resource hog.
### How
Have the command run `nice jetpack install --all` by default to prevent performance problems.
Contributor guide
Assessment
This issue has not been assessed yet.