Fix PAC validation race condition by qasic · Pull Request #10050 · refined-github/refined-github · GitHub
Skip to content

Fix PAC validation race condition - #10050

Open
qasic wants to merge 1 commit into
refined-github:mainfrom
qasic:multiple-ghes-validation
Open

Fix PAC validation race condition#10050
qasic wants to merge 1 commit into
refined-github:mainfrom
qasic:multiple-ghes-validation

Conversation

@qasic

@qasic qasic commented Sep 5, 2026

Copy link
Copy Markdown

Fixes #10014.

Ignore stale validation results when a newer request has started. This prevents an outdated response from showing the wrong status icon.

Fixes refined-github#10014.

Ignore stale validation results when a newer request has started. This
prevents an outdated response from showing the wrong status icon.
@github-actions github-actions Bot added the bug label Sep 5, 2026
@qasic

qasic commented Sep 5, 2026

Copy link
Copy Markdown
Author

@qasic
qasic marked this pull request as ready for review September 5, 2026 18:04
@fregante

fregante commented Sep 6, 2026

Copy link
Copy Markdown
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

Race condition in token validation when choosing between multiple GHES

2 participants