Skip to content

Possible double registration for shutdown in FbClientFactory  #1032

@cincuranet

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.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions