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

provide access to a package iterator for ebuild repos that validates/regenerates metadata in parallel #15

Open
radhermit opened this issue Jan 20, 2023 · 0 comments

Comments

@radhermit
Copy link
Member

This goes along with adding support in pkgcraft for detecting, configuring, and/or flagging repo types as read/write vs read-only being that read/write repos have to validate and update metadata (to be safe) while read-only repos don't.

For read/write repos, we should be able to provide access to a custom iterator type that regenerates metadata in parallel in the background on demand as necessary while serially returning the next package with valid metadata.

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

No branches or pull requests

1 participant