Skip to content

内存释放问题 #2

@mqxxc

Description

@mqxxc

for img in images:
循环结构中 img 对象没有释放,当运行电脑内存不大时(我工位电脑的是16 G),使用pdf 700多页,一定会触发异常,在循环结构中添加img.close()内存最大占用3G左右可以运行结束

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions