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

Use distribution database and index for all pre-resolution phases #2766

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

charliermarsh
Copy link
Member

Summary

Ensures that if we resolve any distributions before the resolver, we cache the metadata in-memory.

Also ensures that we lock (important!) when resolving Git distributions.

@charliermarsh charliermarsh marked this pull request as ready for review April 2, 2024 00:14
@charliermarsh charliermarsh added the internal A refactor or improvement that is not user-facing label Apr 2, 2024
);

Ok(())
}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test fails on main.

@charliermarsh charliermarsh added bug Something isn't working and removed internal A refactor or improvement that is not user-facing labels Apr 2, 2024
@charliermarsh charliermarsh enabled auto-merge (squash) April 2, 2024 00:19
@charliermarsh charliermarsh merged commit ccd457a into main Apr 2, 2024
34 checks passed
@charliermarsh charliermarsh deleted the charlie/wait branch April 2, 2024 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant