This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author maxime-lemonnier
Recipients maxime-lemonnier
Date 2020-01-16.18:24:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579199047.32.0.379077143522.issue39363@roundup.psfhosted.org>
In-reply-to
Content
zipfile sometimes throws zipfile.BadZipFile when opening the same zip file from multiple processes

see attached file to reproduce the error. You'll need a zipfile with multiple files in it to reproduce.
History
Date User Action Args
2020-01-16 18:24:07maxime-lemonniersetrecipients: + maxime-lemonnier
2020-01-16 18:24:07maxime-lemonniersetmessageid: <1579199047.32.0.379077143522.issue39363@roundup.psfhosted.org>
2020-01-16 18:24:07maxime-lemonnierlinkissue39363 messages
2020-01-16 18:24:06maxime-lemonniercreate