fix(graph): stabilize debouncer tests with synctest fake clock #741
Reference in New Issue
Block a user
Delete Branch "fix-flaky-debouncer-test"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace real time.Sleep waits with testing/synctest fake clock to
eliminate CI flakiness caused by timer races on loaded machines.
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com