Skip to content

fix: update-gyp.py pause for a few seconds for tar.extractall()#3167

Closed
cclauss wants to merge 1 commit intomainfrom
update-gyp.py-pause-for-a-few-seconds-for-tar.extractall
Closed

fix: update-gyp.py pause for a few seconds for tar.extractall()#3167
cclauss wants to merge 1 commit intomainfrom
update-gyp.py-pause-for-a-few-seconds-for-tar.extractall

Conversation

@cclauss
Copy link
Copy Markdown
Contributor

@cclauss cclauss commented Jun 3, 2025

Fixes: #3165

Give tar.extractall() and shutil.move() a second to complete.

Checklist
  • npm install && npm run lint && npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

Fixes: #3165
* #3165

Ensure that `tar.extractall()` and `shutil.move()` complete.
@cclauss cclauss closed this Jun 12, 2025
@cclauss cclauss deleted the update-gyp.py-pause-for-a-few-seconds-for-tar.extractall branch June 12, 2025 21:52
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.

Header extraction is unreliable and results in truncated files

1 participant