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
chore: replace real time.Sleep with clockwork in unit tests
Inject clockwork.FakeClock into Gitea and GitHub provider retry/backoff
loops so tests don't wait on real sleeps (~10s saved). Reduce LLM
timeout test mock sleeps from 2s to 200ms.
Fixes#2594
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Chmouel Boudjnah <chmouel@redhat.com>
0 commit comments