Skip to content

Possible double registration for shutdown in FbClientFactory  #1032

Description

@cincuranet

The ConcurrentDictionary in FbClientFactory might call the factory multiple times (that's fine), but the createdNew might be then set, yet the instance returned was different than the created "here" and was already registered for shutdown.

Activity

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

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions