Skip to content

fix(rspack): prevent vfs concurrency issues#504

Merged
ahabhgk merged 2 commits intounjs:mainfrom
elbywan:fix/prevent-rspack-concurrency-vfs-issues
May 6, 2025
Merged

fix(rspack): prevent vfs concurrency issues#504
ahabhgk merged 2 commits intounjs:mainfrom
elbywan:fix/prevent-rspack-concurrency-vfs-issues

Conversation

@elbywan
Copy link
Contributor

@elbywan elbywan commented May 5, 2025

resolves #503

@sxzz sxzz requested a review from ahabhgk May 5, 2025 20:29
@pkg-pr-new
Copy link

pkg-pr-new bot commented May 5, 2025

Open in StackBlitz

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

commit: 0bd1252

Copy link
Collaborator

@ahabhgk ahabhgk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🙏

@ahabhgk ahabhgk merged commit 9f68016 into unjs:main May 6, 2025
12 checks passed
@elbywan elbywan deleted the fix/prevent-rspack-concurrency-vfs-issues branch May 7, 2025 07:26
@MatissJanis
Copy link

@ahabhgk any chance a patch version could be released with this fix? :)

@sxzz
Copy link
Member

sxzz commented May 12, 2025

Released as unplugin@2.3.3

@sxzz
Copy link
Member

sxzz commented May 13, 2025

@elbywan
Copy link
Contributor Author

elbywan commented May 13, 2025

oh sorry, I'll fix this asap 😬

@elbywan
Copy link
Contributor Author

elbywan commented May 13, 2025

@sxzz #507 should solve the issue 🤞

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: concurrency issue when resolving the same virtual module

4 participants