Files
backstage/.changeset/chatty-owls-care.md
T
2023-01-28 15:47:10 +01:00

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.