Skip to content

A dataService with this name '...' already exists in this MetadataStore #31

Description

@GioviQ

I receive the message above because I run two queries calling both at the same time FetchMetadata.
So AddDataService is called twice.
Maybe put _asyncSemaphore.Release(); of FetchMetadata at the end is enough.
At the moment I solved manually calling FetchMetadata before queries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions