Skip to content

Permission error that may occur on Windows platforms #107

@Andvinsa

Description

@Andvinsa

We've been using this plugin in a project with many PlantUML images. During today's build, we encountered a high probability of a permission error occurring around line 414 of the render function during os.rename. Theoretically, permissions should be released after f.close(), but I'm unsure why this issue persists. In any case, adding a brief time.sleep() delay after f.close() resolved the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions