Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not preload providers when DontResolveLayers flag is used
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.
- Loading branch information