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

We should fetch and ExpandAPK at the same time #773

Closed
Tracked by #781
jonjohnsonjr opened this issue Jun 30, 2023 · 0 comments · Fixed by chainguard-dev/go-apk#77
Closed
Tracked by #781

We should fetch and ExpandAPK at the same time #773

jonjohnsonjr opened this issue Jun 30, 2023 · 0 comments · Fixed by chainguard-dev/go-apk#77

Comments

@jonjohnsonjr
Copy link
Contributor

When we fetch an APK, we fetch, expand, and install sequentially.

image

After we implement #772 we should overlap the fetch and expand so we can do useful work while we wait for the network.

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 a pull request may close this issue.

1 participant