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(scripts): avoid race condition with ETag file in runInstaller #1665

Closed
wants to merge 4 commits into from

Conversation

bb010g
Copy link
Contributor

@bb010g bb010g commented Aug 18, 2023

Depends on #1661 due to modifying .mts a source file. When reviewing this before depended-upon PRs are merged, please review each commit individually, as the overall files changed view will include changes from those PRs.

Only `//scripts/build/buildWeb.mjs` was failing lint.
The ETag file could be made inaccessible between `existsSync()` and
`readFileSync()`.
@Vendicated Vendicated closed this Aug 18, 2023
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

2 participants