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

fix: serialize bundleWorkerEntry #11218

Merged
merged 3 commits into from Dec 6, 2022
Merged

Conversation

patak-dev
Copy link
Member

@patak-dev patak-dev commented Dec 6, 2022

Description

@sapphi-red discovered that multiple rollup runs to bundle workers could share state, this PR serializes bundleWorkerEntry until we have a better way to handle these runs in parallel. cc @poyoho @bluwy

Hopefully fixes the CI on Windows.

https://discord.com/channels/804011606160703521/804439875226173480/1049584735267074069


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

@patak-dev
Copy link
Member Author

patak-dev commented Dec 6, 2022

4 Windows runs passed in a row 🥳

poyoho
poyoho previously approved these changes Dec 6, 2022
@patak-dev patak-dev enabled auto-merge (squash) December 6, 2022 12:17
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.

None yet

4 participants