Skip to content

Apikey sharing between configuration instances #5

@ruslanlazin

Description

@ruslanlazin

We use different apikeys in different instances. Setting it in one instance changed apikey in other instances too.
The error is in creating Configuration object by coping the default object, after it all instances shares the same apikey dictionary.

Steps to reproduce
  • Create 2 instances of Configuration()
  • Set apikey in one of them.
  • See value from step 2 in all instances and in default field

Metadata

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