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

fix: race condition with check runs #283

Merged
merged 1 commit into from Apr 23, 2024
Merged

fix: race condition with check runs #283

merged 1 commit into from Apr 23, 2024

Conversation

dsanders11
Copy link
Member

Seeing what looks like a race condition where for some window of time after creating a check run, subsequent requests to get said check run don't find it. This can lead to a forever queued backportable check. This was likely exacerbated by one of the changes in #253.

@dsanders11 dsanders11 requested a review from a team as a code owner April 19, 2024 23:21
@dsanders11 dsanders11 merged commit d072223 into main Apr 23, 2024
3 checks passed
@dsanders11 dsanders11 deleted the fix/check-run-race branch April 23, 2024 23:14
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.

None yet

2 participants