New submission from maxime-lemonnier <maxime.lemonn...@gmail.com>:

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.

----------
components: Library (Lib)
files: test_filesource.py
messages: 360134
nosy: maxime-lemonnier
priority: normal
severity: normal
status: open
title: zipfile with multiprocessing: zipfile.BadZipFile
type: crash
versions: Python 3.6
Added file: https://bugs.python.org/file48847/test_filesource.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39363>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to