Skip to content

Dispatch queue names not unique #123

Open
@tagcat

Description

When running multiple instances of mapview, the same names are used for dispatch queue by caches. For myself I have fixed problem by used guid in name constructor. As a general comment, many const strings are used for notifications etc, which could also have consequence for multiple instances.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions