Skip to content

Rationale temp directory usage #822

Open
@snicoll

Description

@snicoll

The new invoker API now returns a ProjectGenerationResult. We should probably encapsulate the management of temporary directories in there so that we don't have to register/remove files once the archive has been created.

That would replace the temporaryFiles map altogether in theory.

The idea is to keep that knowledge on the result with a high-level method to "clean" the generated structure once we're done.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions