Skip to content

Multiplexer instances are not disposed #200

@Sholtee

Description

@Sholtee

hello,

Since the library uses factory pattern to create IConnectionMultiplexer instances my assumption was that the returned objects would be disposed automatically. But as it turned out that's not the case. I suggest you to either drop the factory pattern (and introduce a single ConnectionMultiplexer property) or take care of the proper decommission.
Great library anyway :)

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