Skip to content

Attachment files are locked after send an email #27

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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