Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gh-67837, gh-112998: Fix dirs creation in concurrent extraction #115082

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

Merged

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Feb 6, 2024

Avoid race conditions in the creation of directories during concurrent extraction in tarfile and zipfile.

…action

Avoid race conditions in the creation of directories during concurrent
extraction in tarfile and zipfile.

Co-authored-by: Samantha Hughes <[email protected]>
Co-authored-by: Peder Bergebakken Sundt <[email protected]>
@serhiy-storchaka serhiy-storchaka merged commit 5d2794a into python:main Feb 11, 2024
@serhiy-storchaka serhiy-storchaka deleted the extract-dir-race-condition branch February 11, 2024 10:38
fsc-eriker pushed a commit to fsc-eriker/cpython that referenced this pull request Feb 14, 2024
…action (pythonGH-115082)

Avoid race conditions in the creation of directories during concurrent
extraction in tarfile and zipfile.

Co-authored-by: Samantha Hughes <[email protected]>
Co-authored-by: Peder Bergebakken Sundt <[email protected]>
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.

1 participant