Skip to content

fix: use rmSync for prefetched cleanup#1259

Merged
boundlesscalm merged 1 commit intomainfrom
fix/preteched-cleanup
Mar 3, 2026
Merged

fix: use rmSync for prefetched cleanup#1259
boundlesscalm merged 1 commit intomainfrom
fix/preteched-cleanup

Conversation

@boundlesscalm
Copy link
Contributor

Not sure what the rational was here, but rm requires a callback to be passed. Throwing the error directly if it fails to remove the path seems good enough.

Not sure what the rational was here, but rm requires a callback to be passed. Throwing the error directly if it fails to remove the path seems good enough.
@boundlesscalm boundlesscalm added doc not required All PRs either need "doc required" or "doc not required". ui not required All PRs either need "ui required" or "ui not required". labels Mar 3, 2026
@boundlesscalm boundlesscalm merged commit 5c37c47 into main Mar 3, 2026
7 of 9 checks passed
@boundlesscalm boundlesscalm deleted the fix/preteched-cleanup branch March 3, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc not required All PRs either need "doc required" or "doc not required". ui not required All PRs either need "ui required" or "ui not required".

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants