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 andrei.avk
Recipients alanmcintyre, andrei.avk, longavailable, serhiy.storchaka, twouters
Date 2021-08-24.01:57:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629770230.09.0.0410545025877.issue41102@roundup.psfhosted.org>
In-reply-to
Content
Liu: Thanks for the report!

By the way on re-reading my message, of course by opening and closing archive on each file using the `with` block, you take care of the first issue I mentioned (although it's not very efficient).

And I assume there was no multiprocessing / multithreading involved in creating the zip files? (I know it's not in the code you posted, but just to be sure?)

I agree with closing this until someone else runs into it and is able to reproduce reliably.
History
Date User Action Args
2021-08-24 01:57:10andrei.avksetrecipients: + andrei.avk, twouters, alanmcintyre, serhiy.storchaka, longavailable
2021-08-24 01:57:10andrei.avksetmessageid: <1629770230.09.0.0410545025877.issue41102@roundup.psfhosted.org>
2021-08-24 01:57:10andrei.avklinkissue41102 messages
2021-08-24 01:57:09andrei.avkcreate