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 when loading model initially #380

Merged
merged 17 commits into from
Mar 18, 2022
Merged

Fix race condition when loading model initially #380

merged 17 commits into from
Mar 18, 2022

Conversation

hannobraun
Copy link
Owner

I was cleaning up the model loading code for #141, and I figured I'd put in a bit of extra work to fix this low-impact issue, while I was at it.

Close #32

@hannobraun hannobraun merged commit a9e319f into main Mar 18, 2022
@hannobraun hannobraun deleted the race branch March 18, 2022 14:48
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.

Model modifications happening during fj-host initialization could be missed
1 participant