Skip to content

Temp file handling and cleanup improvements #406

@sfloess

Description

@sfloess

From review: Temp files created during JAR/artifact processing may not always be cleaned up properly, especially on errors or in concurrent scenarios. Implement better cleanup strategies (e.g., using try-with-resources, shutdown hooks, or dedicated temp dir management with deletion on close).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions