Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address timing issue caused by race-detection slowdown #1100

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

suprjinx
Copy link
Contributor

@suprjinx suprjinx commented Mar 6, 2025

Addresses a timing issue in the OIDC PeriodicFunc test which was revealed in the -race test (not a race per se, but the instrumentation for race detection seems to reveal).

Resolves #1031

@suprjinx suprjinx requested a review from a team as a code owner March 6, 2025 21:27
suprjinx added 2 commits March 6, 2025 16:34
Signed-off-by: Geoff Wilson <[email protected]>
Signed-off-by: Geoff Wilson <[email protected]>
@suprjinx suprjinx marked this pull request as draft March 6, 2025 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OIDC Test Failure
1 participant