Skip to content

get_config raises "RuntimeError: dictionary changed sized during iteration" #1340

@JaumeAmoresDS

Description

@JaumeAmoresDS

Error is in line:

for k,v in locals().items()

apparently, the size of locals() changes

The error appears when running code in debug mode:

ipdb.runcall (my_function_which_calls_get_config)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions