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 checkpoint selector race condition #153

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

vgeorge
Copy link
Member

@vgeorge vgeorge commented Mar 19, 2024

This fixes a small race condition where the checkpointList is populated but the currentCheckpoint isn't, causing a crash after running a first prediction on a new project.

@LanesGood this is a bit hard to replicate, let's merge if you think it is ok.

@vgeorge vgeorge requested a review from LanesGood March 19, 2024 09:29
Copy link
Member

@LanesGood LanesGood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Won't try to test, looks good

@vgeorge vgeorge merged commit 1fdce4a into develop Mar 19, 2024
3 checks passed
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.

2 participants