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
Fake-timer tests in unit-fast belong in vitest.unit-fast-fake-timers: unit-fast is isolate: false and parallel, so fake timers share worker globals and can hang unrelated real-timer tests.