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
test(signals): de-flake #2843 pin with a test-resolved deferred fetch
The pin sampled the revalidating window with wall-clock timers (5ms sample vs
20ms fetch); under a loaded full-suite run the sample fired late, after the
refetch settled, and the isPending assertion read false. The fetch now resolves
only when the test says so, keeping the window open until sampled.
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments