Skip to content

[hmr] Double buffering module namespace #273

@CNSeniorious000

Description

@CNSeniorious000

Consider this case:

a = []

a.append(random.random())

Since __setitem__ called by assigning a is always with value [], this module will never trigger others if check_equally==True.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions