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

Wait for model refresh on local repository topping receive #877

Merged
merged 2 commits into from
Mar 8, 2024
Merged

Conversation

signedav
Copy link
Member

@signedav signedav commented Feb 9, 2024

We had the functionality where we wait in a loop for the topping files to be downloaded. When there is a local repository, we did not wait for download (because the files where already there). But the model (where the mapping from id to file location is done) was sometimes not refreshed yet. That's why we wait for the signal in every case now.

And I renamed the signal in the library to avoid confusion.

@signedav signedav requested a review from domi4484 February 9, 2024 09:25
@signedav
Copy link
Member Author

signedav commented Feb 9, 2024

Waiting for new Library release after opengisch/QgisModelBakerLibrary#85

@signedav signedav closed this Mar 8, 2024
@signedav signedav reopened this Mar 8, 2024
@signedav signedav merged commit 2f0fa4b into master Mar 8, 2024
9 of 12 checks passed
@signedav signedav deleted the signal branch March 8, 2024 15:12
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