Skip to content

SmokerProxy.Dispose() in Cli not called on exception path #17

Description

@CamSoper

Priority

Low

Issue

SmokerProxy.Dispose() in Cli is not called on the exception path.

Why it's not "low-hanging"

Cli's Main calls Dispose() at the end but not in a finally. Wrap in using.

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