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

[vcpkg_download_distfile] fix download while in manifest mode (#18283) #639

Merged
merged 1 commit into from
Jun 6, 2021

Conversation

Jimmy-Hu
Copy link
Owner

@Jimmy-Hu Jimmy-Hu commented Jun 6, 2021

When vcpkg detects a manifest root, it attempts to take a filesystem lock;
this is a bug in x-download.
We fix this bug by disabling manifests.

When vcpkg detects a manifest root, it attempts to take a filesystem lock;
this is a bug in `x-download`.
We fix this bug by disabling manifests.
@Jimmy-Hu Jimmy-Hu merged commit 54cf226 into Jimmy-Hu:master Jun 6, 2021
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