Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(rspack): prevent vfs concurrency issues for parallel builds #510

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

Merged
merged 1 commit into from
May 27, 2025

Conversation

elbywan
Copy link
Contributor

@elbywan elbywan commented May 27, 2025

Wait for all the compilers to shutdown before deleting the vfs folder.

resolves #509

Copy link

pkg-pr-new bot commented May 27, 2025

Open in StackBlitz

npm i https://pkg.pr.new/unjs/unplugin@510

commit: da13218

@sxzz sxzz requested a review from ahabhgk May 27, 2025 09:41
@sxzz sxzz merged commit 43e5893 into unjs:main May 27, 2025
12 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.

rspack: virtual folder deletion concurrency issue for parallel builds
3 participants