We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In our test workflow for Windows, compilation fails during linking with the latest update. See logs.
= note: LINK : fatal error LNK1318: Unexpected PDB error; LIMIT (12)
Building with 1.78-x86_64-pc-windows-msvc.
1.78-x86_64-pc-windows-msvc
Happy to provide more information if I can. I retried the test and it still failed. Per #936 I'll try dropping our crate cache.
The text was updated successfully, but these errors were encountered:
Possible this is related to #937?
Sorry, something went wrong.
I've seen another failure at astral-sh/uv#4370 which is isolated from this upgrade. I'll report back if it ends up being related somehow.
I can confirm this was caused by an increase in disk consumption causing a confusing error due to our GitHub Runner optimizations on Windows.
No branches or pull requests
In our test workflow for Windows, compilation fails during linking with the latest update. See logs.
Building with
1.78-x86_64-pc-windows-msvc
.Happy to provide more information if I can. I retried the test and it still failed. Per #936 I'll try dropping our crate cache.
The text was updated successfully, but these errors were encountered: