312a5d9f30
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
333 B
333 B
@backstage/cli
| @backstage/cli |
|---|
| patch |
The backstage-cli repo test command now sets a default Jest --workerIdleMemoryLimit of 1GB. If needed to ensure that tests are not run in band, --maxWorkers=2 is set as well. This is the recommended workaround for dealing with Jest workers leaking memory and eventually hitting the heap limit.