Skip to content

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

Merged
serhiy-storchaka merged 1 commit intopython:mainfrom
serhiy-storchaka:extract-dir-race-condition
Feb 11, 2024
Merged

gh-67837, gh-112998: Fix dirs creation in concurrent extraction#115082
serhiy-storchaka merged 1 commit intopython:mainfrom
serhiy-storchaka:extract-dir-race-condition

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
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 <shughes-uk@users.noreply.github.com>
Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com>
@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 <shughes-uk@users.noreply.github.com>
Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com>
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