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

Garbage collector #48

Merged
merged 5 commits into from
Sep 23, 2024
Merged

Garbage collector #48

merged 5 commits into from
Sep 23, 2024

Conversation

gabivlj
Copy link
Collaborator

@gabivlj gabivlj commented Sep 23, 2024

Cherry picked from #29 and added a bit of concurrency safety that consists of throwing an error on manifest upload when a gc is ongoing, or if the gc is ongoing it throws an error when uploading a manifest.

We are also moving to the new vitest runner for the test suite and fixed small issues around _catalog pagination that were exposed when moving to miniflare3, which now uses the real workerd runtime.

index.test.ts Fixed Show fixed Hide fixed
index.test.ts Fixed Show fixed Hide fixed
@gabivlj gabivlj mentioned this pull request Sep 23, 2024
test/index.test.ts Dismissed Show dismissed Hide dismissed
test/index.test.ts Dismissed Show dismissed Hide dismissed
@gabivlj gabivlj merged commit 580a943 into main Sep 23, 2024
8 checks passed
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.

2 participants