Skip to content

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

Merged
sxzz merged 1 commit intounjs:mainfrom
elbywan:fix/rspack-vfs-concurrency-parallel
May 27, 2025
Merged

fix(rspack): prevent vfs concurrency issues for parallel builds#510
sxzz merged 1 commit intounjs:mainfrom
elbywan:fix/rspack-vfs-concurrency-parallel

Conversation

@elbywan
Copy link
Copy Markdown
Contributor

@elbywan elbywan commented May 27, 2025

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

resolves #509

@pkg-pr-new
Copy link
Copy Markdown

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