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

Don't block window thread when compiling model #1244

Merged
merged 33 commits into from
Oct 20, 2022
Merged

Don't block window thread when compiling model #1244

merged 33 commits into from
Oct 20, 2022

Conversation

hannobraun
Copy link
Owner

This is a big cleanup of fj-host, which has the side effect of no longer blocking the window thread while the model compiles.

Close #1240

This limits the flexibility regarding parameters, but doesn't make a
difference right now, as that flexibility isn't used anywhere. It's
going to make things simpler though for the time being, which aids in
what I'm currently doing.
@hannobraun hannobraun enabled auto-merge October 20, 2022 13:58
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.

App doesn't display anything until model is fully loaded
1 participant