Skip to content

Attachment files are locked after send an email #27

Open
@jldearmas

Description

@jldearmas

During attachment processing, an stream is open to read the file content, but is not dispose or close, so the file is locks until GC finalize it.

I created a PR #26 with the solution.

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