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

Do not preload providers when DontResolveLayers flag is used #59162

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

wonder-sk
Copy link
Member

By a mistake, even when DontResolveLayers flag was used when reading a project file, providers that support parallel loading would still get created. This commit fixes that - they will not get created anymore.

By a mistake, even when DontResolveLayers flag was used when reading
a project file, providers that support parallel loading would still
get created. This commit fixes that - they will not get created anymore.
@github-actions github-actions bot added this to the 3.40.0 milestone Oct 21, 2024
@nyalldawson
Copy link
Collaborator

Should we backport?

Copy link

🪟 Windows builds

Download Windows builds of this PR for testing.
Debug symbols for this build are available here.
(Built from commit 7476f74)

@wonder-sk
Copy link
Member Author

Should we backport?

Good point... preferably yes!

@nyalldawson nyalldawson merged commit 14bcf5b into qgis:master Oct 21, 2024
33 of 35 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