fix(FN-2116): allow two vitest workers

This commit is contained in:
gsxdsm
2026-04-18 17:48:22 -07:00
parent e70f9aebc0
commit 31b88cdad3
13 changed files with 53 additions and 24 deletions

View File

@@ -0,0 +1,5 @@
---
"@gsxdsm/fusion": patch
---
Allow Vitest runs to use up to two workers while still clamping excessive worker counts.