You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
c0136af Point test:operate:packed at the config that owns the packed-install suite.
The suite moved out of the default vitest project so it could not saturate the
shared worker pool, but the script still used the default config, where the file
is now excluded — so it exited "No test files found" instead of running.
5c7c05b Stabilize the native Operating Board lifecycle under parallel CI load and close
the operating lock file safely when its initial durable write fails.