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

Refactor package cache + more concurrency improvements #1765

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dotasek
Copy link
Collaborator

@dotasek dotasek commented Oct 4, 2024

  • Make deleting packages atomic (first rename to temp directory, then delete)
  • Apply indexing and renaming code operations to temporary package install before rename
  • Track last update for CI build serve. Should refresh only when 24 hours has elapsed (need to test this. Do not merge until this has a test).

Make deletes atomic
Apply indexing and renaming code operations to temporary package install before rename
Track last update for CI build server (refresh every 24 hours)
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.

1 participant