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(core): try fix EBUSY problem in windows ci #7803

Merged
merged 2 commits into from
Sep 5, 2024
Merged

fix(core): try fix EBUSY problem in windows ci #7803

merged 2 commits into from
Sep 5, 2024

Conversation

hardfist
Copy link
Contributor

@hardfist hardfist commented Sep 5, 2024

Summary

try fix esbusy problem in window ci https://github.com/web-infra-dev/rspack/actions/runs/10700243429/job/29674661766?pr=7744#step:10:206
related to pnpm/pnpm#6201
the strategy is retry on EBUSY like https://github.com/pnpm/pnpm/blob/main/__patches__/graceful-fs%404.2.11.patch

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Sep 5, 2024
@github-actions github-actions bot added the release: bug fix release: bug related release(mr only) label Sep 5, 2024
Copy link

netlify bot commented Sep 5, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit c76b9c5
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/66d92a89e1a29f0008e0687a

SyMind
SyMind previously approved these changes Sep 5, 2024
@hardfist hardfist changed the title fix(chore): try fix EBUSY problem in windows ci fix(core): try fix EBUSY problem in windows ci Sep 5, 2024
@hardfist hardfist merged commit 4ed3cab into main Sep 5, 2024
30 checks passed
@hardfist hardfist deleted the yj/fix-ebusy branch September 5, 2024 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: bug fix release: bug related release(mr only) team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants