ArtifexSoftware / pdf2docx

Open source Python library for converting PDF to DOCX.
https://pdf2docx.readthedocs.io
GNU Affero General Public License v3.0
2.57k stars 376 forks source link

使用多线程时内存不足 #229

Closed asdfrewq1123 closed 9 months ago

asdfrewq1123 commented 1 year ago

使用cv.convert()时指定multi-processing为True,产生大量报错信息并OOM

dothinking commented 9 months ago

抱歉未能及时回复。能否提供复现问题的测试文件和代码片段,以便查找原因?感谢。